Better, create either a "setenv.sh" or "setenv.bat" (depending on your taste in O/S) file in your $CATALINA_HOME/bin directory, and set CATALINA_OPTS there. This one won't be over-written when you upgrade.
"Jeanfrancois Arcand" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Depending on the OS you are running, change CATALINA_OPTS in > ${CATALINA_HOME}/bin/catalina.sh (or bat) > > -- Jeanfrancois > > Abhijat Thakur wrote: > > >hi, > > > >I have integrated a SOAP server with tomcat and i am not able to deploy some soap services because a system property has not been set. I need to set up a system property while starting up tomcat using -D option. Where can i do that ? > > > >thanks > > > >abhijat > > > >-- > >To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > >For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > > > > > > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
