Re: Using Axis2 WSDL2Java to generate annotated interfaces

2006-10-01 Thread Luciano Resende
Just as an FYI as I didn't get any answers... I have found a solution for the issue and details can be found at :http://issues.apache.org/jira/browse/TUSCANY-754 - Luciano ResendeOn 9/28/06, Luciano Resende <[EMAIL PROTECTED]> wrote: Hi   I'm working on fixing a issue in the Tuscany project where w

Using Axis2 WSDL2Java to generate annotated interfaces

2006-09-28 Thread Luciano Resende
Hi   I'm working on fixing a issue in the Tuscany project where we are using Axis2 WSDL2Java to generate interfaces and we need to get these interfaces annotated (see http://issues.apache.org/jira/browse/TUSCANY-754).   Would anyone be able to give me some pointers on how I could do this with Axis