Hi,

I'm trying to export a Java service over SOAP using an Aegis description file. A method on the service takes an optional java.lang.Long parameter. I'm exporting the WSDL from the SOAP listener, and then using WsGen to generate Java stubs for the client. In the generated stubs, the java.lang.Long parameter is represented as a primitive long type. I've tried playing with the attributes in the Aegis description file but can't seem to find a way to ensure that the generated client code represents the parameter as java.lang.Long.

I'm currently using XFire 1.2.2. Any suggestions or workarounds would be greatly appreciated. In the meantime I'll check 1.2.4 and see if it's any different.

Regards,

Damian Power

---------------------------------------------------------------------
To unsubscribe from this list please visit:

   http://xircles.codehaus.org/manage_email

Reply via email to