Brendan, Yes, you need to use wsgen instead of our Java2WSDL in this release. I'd say try both JAXBRI data binding and ADB. Pick whichever works for you. But definitely test it thoroughly in your environment for your specific scenarios. There are always edge cases...
thanks, dims On 5/16/07, Brendan Reekie <[EMAIL PROTECTED]> wrote:
Hi, I'm currently looking at switching from a JAXWS 2.0 implementation to AXIS2 and was really interested in how AXIS2 handles annotations. I've taken a look through the jaxws-calculator example but when I tried to modify the service call to handle more than an int return for a more complex type I ran into several issues with generating the WSDL and client stubs. Does anyone know of some more examples/samples utilizing annotations? The Java2Wsdl utility does not seem to allow specifying Soap11 vs. Soap12 and generates bindings to both? I've used the JAXWS wsgen tool to generate a WSDL successfully. Just curious what other people are doing? How experimental is the JAXBRI data binding? Is this something that we should consider using for production based code or should we invest in another databinding? Thanks in advance, Brendan
-- Davanum Srinivas :: http://davanum.wordpress.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
