I'm trying to work on Tuscany-754 where interfaces need to be generated by
Axis2 WSDL2Java with specific annotations to make the interfaces remotable.

I have tried to find some directions, and also sent e-mail to axis user and
now axis dev lists with no answer yet.

Does anybody here would be able to give me some pointers on how to tell
wsdl2java that i want the following annotations added to the generated
interfaces ?

- Luciano

---------- Forwarded message ----------
From: Luciano Resende <[EMAIL PROTECTED]>
Date: Sep 28, 2006 8:41 AM
Subject: Using Axis2 WSDL2Java to generate annotated interfaces
To: [email protected]

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
Axis2 ? I could not seem to find how I would tell Axis2 that I want "these"
annotations being generated when it process the interface.

  If it helps, portion of the code can be found at :
https://svn.apache.org/repos/asf/incubator/tuscany/java/sca/tools/src/main/java/org/apache/tuscany/tools/wsdl2java/generate/JavaInterfaceEmitter.java


TIA
Luciano Resende

Reply via email to