These articles on The OxygenTank http://wso2.org by Eran Chinthaka
should be helpful to understand Axis2 code generation & its
parameters:

1. 
http://wso2.org/library/tutorials/reference-guide-axis2-code-generation-parameters-part-1
2. 
http://wso2.org/library/tutorials/reference-guide-axis2-code-generation-parameters-part-2
3. 
http://wso2.org/library/tutorials/reference-guide-axis2-code-generation-parameters-part-3

HTH
Azeez

On Wed, Mar 11, 2009 at 12:31 AM, Srinath Perera <[email protected]> wrote:
> Forwarding for now, I will have a look if I get a chance.
> --Srinath
>
>
> ---------- Forwarded message ----------
> From: Mike Greco <[email protected]>
> Date: Tue, Mar 10, 2009 at 2:49 PM
> Subject: Working on a Source Fore project and I'm completely lost
> moving from  Axis 1 to Axis 2
> To: [email protected]
>
>
> I was using Axis 1 and I used java2wsdl to generate wsdl from a java
> intereface and then use wsdl2java to generate the service locator and
> associated classes. My question is how do I map all of this to Axis 2
> ? This is how I was using Java2WSDL and WSDL2Java in Axis 1.
>
> # build the conductor.wsdl file
> /usr/java/jdk1.6.0_12/bin/java org.apache.axis.wsdl.Java2WSDL -o
> ../src/com/katana/conductor/api/conductor.wsdl -lht
> tp://localhost:8080/axis/services/conductor -n
> urn:com.katana.conductor.api -p"conductor" "urn:com.katana.conductor.
> api" com.katana.conductor.api.User
>
> # build the soap template files
> /usr/java/jdk1.6.0_12/bin/java org.apache.axis.wsdl.WSDL2Java -o ./src
> -d Session -s -p com.katana.conductor.api.ws
> ./src/com/katana/conductor/api/conductor.wsdl
>
> I'm pretty much lost ... any help would be greatly appreciated. I'm
> working on this for a Source Forge Project called conductortap.
> Thank you !
> Mike Greco
>
>
>
> --
> ============================
> Srinath Perera:
>   Indiana University, Bloomington
>   http://www.cs.indiana.edu/~hperera/
>   http://srinathsview.blogspot.com/
>



-- 
Thanks
Afkham Azeez

Blog: http://afkham.org
Developer Portal: http://www.wso2.org
WSAS Blog: http://wso2wsas.blogspot.com
Company: http://wso2.com
GPG Fingerprint: 643F C2AF EB78 F886 40C9  B2A2 4AE2 C887 665E 0760

Reply via email to