-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Walter,

Please create a bug in JIRA and upload your sample wsdl/xsd's and info on how 
you ran the code generator (command line
params?)

thanks,
dims

Walter Weinmann wrote:
| Hi Deepal,
|
| This problem is not fixed with RC2.
|
| Regards
|
| Walter
|
| On Tue, Mar 18, 2008 at 5:05 PM, Deepal jayasinghe <[EMAIL PROTECTED]>
| wrote:
|
|>  Walter Weinmann wrote:
|>> I found the following piece of code in my generated client stub:
|>>
|>> *private* *void* populateAxisService() *throws*
|>> org.apache.axis2.AxisFault { //creating the Service with a unique name
|>> _service = *new*
|>> org.apache.axis2.description.AxisService("ObjectModelQueryService" +
|>> /getUniqueSuffix/());
|>>
|>> addAnonymousOperations();
|>>
|>> //creating the operations
|>>
|>> org.apache.axis2.description.AxisOperation __operation;
|>>
|>> _operations = *new* org.apache.axis2.description.AxisOperation[1];
|>>
|>> __operation =
|>>
|>> *new* org.apache.axis2.description.OutInAxisOperation();
|>>
|>> __operation.setName(
|>>
|>> *new*
|>> javax.xml.namespace.QName("
|> http://ic.com/IMSware/WebServices/ObjectModel/Query/";,
|>> "queryObjectsAttributes")); _service.addOperation(__operation);
|>> _operations[0]=__operation;
|>>
|>> }
|>>
|>> But there was no method addAnonymousOperations generated.
|>>
|> Which is in the parent class (Stub)
|>
|> Thank you!
|> Deepal
|>
|> ---------------------------------------------------------------------
|> To unsubscribe, e-mail: [EMAIL PROTECTED]
|> For additional commands, e-mail: [EMAIL PROTECTED]
|>
|>
|
|
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Cygwin)

iD8DBQFH6O38gNg6eWEDv1kRAmjuAKCdsGh3NV/OB5g2dnsh5sXz3QUBLgCgxB3M
goD0y0ZPVhi0VP7GryitVVw=
=fpHn
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to