JBoss Community

Problem in Migrating from JBoss AS 5.1.0.GA to JBoss AS 6.1.0.Final

created by Nishit Sharma in JBoss Web Services - View the full discussion

My webservice's Endpoint address for JBoss AS 5.1.0.GA is

Endpoint Address  : 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

 

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

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

Start a new discussion in JBoss Web Services at Community