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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to