Thanks. Actually for us it's like that: windows 1.7.0: http://example.com/war_name/webservices/WebRegulatorService?wsdl <http://example.com/war_name/webservices/war_name/war_name/WebRegulatorService?wsdl> linux 1.7.0: http://example.com/war_name/webservices/war_name/WebRegulatorService?wsdl <http://example.com/war_name/webservices/war_name/war_name/WebRegulatorService?wsdl> linux 1.7.3: http://example.com/war_name/webservices/war_name/war_name/WebRegulatorService?wsdl
Will try the example. Thank you. BR Rene 2016-06-01 12:49 GMT+02:00 Romain Manni-Bucau <[email protected]>: > Hi > > this example > https://github.com/apache/tomee/tree/master/examples/change-jaxws-url does > it > > otherwise we have some properties to control "webservices" string but the > fact you have twice the app name can be a win issue. Do you use last > version? > > > Romain Manni-Bucau > @rmannibucau <https://twitter.com/rmannibucau> | Blog > <http://rmannibucau.wordpress.com> | Github < > https://github.com/rmannibucau> | > LinkedIn <https://www.linkedin.com/in/rmannibucau> | Tomitriber > <http://www.tomitribe.com> | JavaEE Factory > <https://javaeefactory-rmannibucau.rhcloud.com> > > 2016-06-01 12:37 GMT+02:00 Rene Cimerlajt <[email protected]>: > > > Hi Everyone. > > One question. How do I control the SOAP webservice deploy path. Cause > > currently the path is strange and it changes from platform Windows to > > Linux. > > > > For example: > > > > > > > http://example.com/war_name/webservices/war_name/war_name/WebRegulatorService?wsdl > > > > There are multiple war_name inserted. > > > > BR > > Rene > > >
