Hi Pablo
Recently a patch has been applied to change this.
So in the CVS, WSDL2Java do not have the final attribute anymore and
*Locator have a new setEndpointaddress method.

Regards
Guillaume

Dimuthu Leelarathne wrote:
> 
> Hi Pablo,
> 
> There is a "fnal String" attribute in your *locator.java class. This
> attribute tells the address location. You can change it manually to change
> the address. Or if you are using a proxy you can call the
>           getPort(Class serviceEndpointInterface)  in the locator.java
> class.
> 
> Regards,
> Dimuthu.
> 
> ----- Original Message -----
> From: "Pablo" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Friday, October 24, 2003 12:19 AM
> Subject: Changing Web Service address location
> 
> > Hi
> >
> > My web service location is:
> >
> > http://localhost:8080/jboss-net/services/MyWebService
> >
> > I want to change it to something like this:
> >
> > http://localhost:8080/MyWebService
> >
> > How can I do it?
> >
> > Thanks in advance
> >
> > Pablo
> >
> >

Reply via email to