Helo

 

I am using WSDL file path with in wsdd file like as follows 

 

Service-config.wsdd file:

 

 

....

 

<service name="MyPort" provider="java:RPC">

 
<wsdlFile>/usr/local/tomcat/webapps/myservice/myservice.wsdl</wsdlFile>

 

 

...

<service>

 

 

NOW I need to support this wsdd for both windows and linux. 

 

Can we use environment varible with in wsdlFile tag of service
definition??

 

 

Thanks for the help in advance..

 

 

-Venky 

Reply via email to