You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Sandeep Khurana <sa...@persistent.co.in> on 2010/02/10 10:16:56 UTC

change EPR

I am creating simple pojo webservice like TemperatureConversion. I was able to make deploy it and generate wsdl from it.
The problem is that I want to change the EPR / address from http://172.x.x.x:8080/MyWebservice/services/TemperatureConversion to http://172.x.x.x:8080/MyWebservice/TemperatureConversion
Is that possible?
Thanks.


DISCLAIMER
==========
This e-mail may contain privileged and confidential information which is the property of Persistent Systems Ltd. It is intended only for the use of the individual or entity to which it is addressed. If you are not the intended recipient, you are not authorized to read, retain, copy, print, distribute or use this message. If you have received this communication in error, please notify the sender and delete all copies of this message. Persistent Systems Ltd. does not accept any liability for virus infected mails.

RE: change EPR

Posted by Sandeep Khurana <sa...@persistent.co.in>.
Thanks. That was very simple to follow and it woked.

________________________________
From: Charles Galpin [mailto:cgalpin@lhsw.com]
Sent: Wednesday, February 10, 2010 5:49 PM
To: axis-user@ws.apache.org
Subject: Re: change EPR

http://amilachinthaka.blogspot.com/2010/01/changing-axis2-application-path.html

hth
charles

On Feb 10, 2010, at 4:16 AM, Sandeep Khurana wrote:


I am creating simple pojo webservice like TemperatureConversion. I was able to make deploy it and generate wsdl from it.
The problem is that I want to change the EPR / address fromhttp://172.x.x.x:8080/MyWebservice/services/TemperatureConversion tohttp://172.x.x.x:8080/MyWebservice/TemperatureConversion
Is that possible?
Thanks.


DISCLAIMER
==========
This e-mail may contain privileged and confidential information which is the property of Persistent Systems Ltd. It is intended only for the use of the individual or entity to which it is addressed. If you are not the intended recipient, you are not authorized to read, retain, copy, print, distribute or use this message. If you have received this communication in error, please notify the sender and delete all copies of this message. Persistent Systems Ltd. does not accept any liability for virus infected mails.

Re: change EPR

Posted by Charles Galpin <cg...@lhsw.com>.
http://amilachinthaka.blogspot.com/2010/01/changing-axis2-application-path.html

hth
charles

On Feb 10, 2010, at 4:16 AM, Sandeep Khurana wrote:

> I am creating simple pojo webservice like TemperatureConversion. I was able to make deploy it and generate wsdl from it.
> The problem is that I want to change the EPR / address fromhttp://172.x.x.x:8080/MyWebservice/services/TemperatureConversion tohttp://172.x.x.x:8080/MyWebservice/TemperatureConversion
> Is that possible?
> Thanks.