DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=7360>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=7360


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




------- Additional Comments From [EMAIL PROTECTED]  2005-07-08 19:06 -------
<res-sharing-scope> is supported and the default value is shareable. See
o.a.c.deploy.ContextResource for confirmation.

I haven't actually done it, but writing an object factory that uses does seem
possible from a quick look at o.a.naming.factory.ResourceFactory and
o.a.naming.ResourceRef
If you need help doing this, then please use the tomcat-user mailing list.

As to Tomcat behaviour, the spec states that <res-sharing-scope> indicates if
resources *can* be shared, not that they *must* be shared. Therefore the
factories supplied with Tomcat are spec compilant if they choose to ignore this
flag and always issue non-shared resources. Of course, doing the opposite and
always issuing shared resources would be a spec violation.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to