[jdev] Question about resource binding to server implementors

Philipp Hancke fippo at goodadvice.pages.de
Tue Mar 28 01:44:35 CST 2006


Vinod Panicker wrote:
>>According to to specification, resource must be unique, therefore it 
 >>is not allowed to have two same resources.
> There's no such requirement in the RFC.  
rfc 3920, section 3.4:
An entity MAY maintain multiple connected resources simultaneously,
with each connected resource differentiated by a distinct resource
identifier.

> In fact, the RFC states that a server may allow multiple "connected"
 > resources with the same resource identifier.
Where?
This is possible after resource binding and before session
establishment, but

rfc 3921, section 3:
If there is already an active resource of the same name, the server
MUST either [...]

there is never more than one active session per resource identifier.

cheers

Philipp



More information about the JDev mailing list