I'm looking for a way to bind to my InitialContext WITHOUT going through the Tomcat server.xml or context.xml files. From everything I've read so far, the InitialContext provided by Tomcat is read only, so I can't bind any new resources to it. How can I go about obtaining an InitialContext which I can write to? Again, I don't want to configure my resources within server.xml or context.xml.


Derek


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



Reply via email to