Nishit Sharma [
http://community.jboss.org/people/nishit_sharma] created the discussion
"Problem in Migrating from JBoss AS 5.1.0.GA to JBoss AS 6.1.0.Final"
To view the discussion, visit:
http://community.jboss.org/message/629838#629838
--------------------------------------------------------------
My webservice's Endpoint address for JBoss AS 5.1.0.GA is
Endpoint Address : http://*.*.*.*:8080/IASEar-IASEJB/EKSWebServiceManagerImpl
http://*.*.*.*:8080/IASEar-IASEJB/EKSWebServiceManagerImpl
when i migrated to JBoss AS 6.1.0.Final the endpoint Address changed to :
Endpoint Address :
http://*.*.*.*:8080/IASEJB/EKSWebServiceManager/EKSWebServiceManagerImpl
http://*.*.*.*:8080/IASEJB/EKSWebServiceManager/EKSWebServiceManagerImpl
I want to use the same endpoint address, which i was using in JBoss AS 5.1.0.GA i.e
Endpoint Address : http://*.*.*.*:8080/IASEar-IASEJB/EKSWebServiceManagerImpl
http://*.*.*.*:8080/IASEar-IASEJB/EKSWebServiceManagerImpl
because i have so many clients who are accessing the webservice through this Endpoint
address.
So, is there any way to customise the endpoint address in JBoss AS 6.1.0.Final. So, that i
can use the same endpoint address which i was using in JBoss AS 5.1.0.GA.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/629838#629838]
Start a new discussion in JBoss Web Services at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]