Hi, If you want a read-write JNDI context, you have to create your own. You can't use tomcat's build-in comp/env context.
Furthermore, it's your responsibility to persist it. For more information, see http://java.sun.com/products/jndi/tutorial/objects/storing/index.html Yoav Shapira Millennium ChemInformatics >-----Original Message----- >From: Gavin, Rick [mailto:RGavin@;vidyah.com] >Sent: Thursday, October 31, 2002 7:56 PM >To: Tomcat Users List (E-mail) >Subject: [4.1.12] Why is JNDI Tree readonly? > >I have a bunch of configuration settings that I would like to store in >Tomcat's JNDI context.. however, I'm not able to Add or modify the tree at >runtime.. I get an error telling me that the tree is "readonly". Using a >env-entry tag in the web.xml, i'm able to add the initial state of the >propertes.... but I would like to be able to refresh the tree without >restarting Tomcat. Anyone have an idea? > >Thanks, > >Rick > >-- >To unsubscribe, e-mail: <mailto:tomcat-user- >[EMAIL PROTECTED]> >For additional commands, e-mail: <mailto:tomcat-user- >[EMAIL PROTECTED]>
This e-mail, including any attachments, is a confidential business communication, and may contain information that is confidential, proprietary and/or privileged. This e-mail is intended only for the individual(s) to whom it is addressed, and may not be saved, copied, printed, disclosed or used by anyone else. If you are not the(an) intended recipient, please immediately delete this e-mail from your computer system and notify the sender. Thank you.
-- To unsubscribe, e-mail: <mailto:tomcat-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>
