Thank you but there was no need to pick on me. -----Original Message----- From: Shapira, Yoav [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 17, 2003 3:02 PM To: Tomcat Users List Subject: RE: JAVA_OPTS to tomcat
Howdy, Yeah, what's going on is limited familiarity with unix syntax. Use single or double quotes of your JAVA_OPTS (or any other environment variable) includes spaces, e.g. JAVA_OPTS='-Da=b -Dc=d'. Yoav Shapira Millennium ChemInformatics >-----Original Message----- >From: Vijay Kandy [mailto:[EMAIL PROTECTED] >Sent: Wednesday, December 17, 2003 2:55 PM >To: 'Tomcat Users List' >Subject: JAVA_OPTS to tomcat > >Hello All, > >When I add the following line to catalina.sh: >JAVA_OPTS=- >Djava.naming.factory.initial=org.jnp.interfaces.NamingContextFact >ory -Djava.naming.provider.url=jnp://localhost:1099 >-Djava.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces > >I get this error: >./catalina.sh: -Djava.naming.provider.url=jnp://localhost:1099: No such >file >or directory > >Can someone tell me whats going on here? > >Thanks, >Vijay > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
