You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Quinn Cao <ca...@petris.com> on 2004/03/04 16:10:04 UTC

Deploy a Web service with system properties

Could someone give me some help on this?

I have a service which is started up with the system
properties as following:

java -DLogFileDir=c:\test\logs -DDataSource=MyDataSource com.bambi.MyService

Now I need to convert the above service into a web service by using soap
under Tomcat. My question is: How do I specify the system properties when
I deploy the service in soap?


Thanks.

Quinn


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org