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 Sascha Kulawik <sa...@kulawik.de> on 2002/12/03 18:50:11 UTC

WSDL2Java now generates _Port and _ServiceLocator instead of ServiceLocator

Hello,

I've updated my Axis Installation and got the actual Version from CVS -
compiled, run.
But now I've got for a SessionBean called ContentSession from WSDL2Java
not the same Classname (ContentSession), rather then
ContentSession_Port.

Why is there a underline in ServiceLocator and in Service ? Has this
Classname now to be _Port ? I don't wanted to change all of my code
because of this changes.

Any suggestions ?

Regards,
Sascha


RE: WSDL2Java now generates _Port and _ServiceLocator instead of ServiceLocator

Posted by Sascha Kulawik <sa...@kulawik.de>.
I've added a Bug in Bugzilla about that - IMHO it is a Bug.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15072

> -----Original Message-----
> From: Sascha Kulawik [mailto:sascha@kulawik.de] 
> Sent: Tuesday, December 03, 2002 6:50 PM
> To: axis-user@xml.apache.org
> Subject: WSDL2Java now generates _Port and _ServiceLocator 
> instead of ServiceLocator
> 
> 
> Hello,
> 
> I've updated my Axis Installation and got the actual Version 
> from CVS - compiled, run. But now I've got for a SessionBean 
> called ContentSession from WSDL2Java not the same Classname 
> (ContentSession), rather then ContentSession_Port.
> 
> Why is there a underline in ServiceLocator and in Service ? 
> Has this Classname now to be _Port ? I don't wanted to change 
> all of my code because of this changes.
> 
> Any suggestions ?
> 
> Regards,
> Sascha
> 
>