We have a web service packaged in a EAR file deployed in Jboss 4.0.5GA running JbossWS
1.0.4GA which generated the following url:
| http://<server>:8080/PrivacyService-3/PrivacyService
|
The same EAR file when deployed in JBoss 4.0.5GA running JbossWS 1.2 had the following url
generated:
| http://<server>:8080/PrivacyEars-3-PrivacyService-3/PrivacyService
|
Just want to know what causes the difference in the url generated. Also we have clients
using the former url and we want to port to JbossWS 1.2, how do we resolve this without
our clients changing urls?
Thanks.
--
J
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4028225#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...