RE: WSDL2Java generated a big stub file. How to generate multiple small ones?

2008-11-11 Thread Gus


Raghu Upadhyayula wrote:
> 
> Gus,
> 
>   Use the -u option in WSDL2Java.
>   
>   -u  Unpacks the databinding classes
> 
> Thanks
> Raghu
> 
Thank you soo much, Raghu. I will try it now. I have been working on
this for several days, but couldn't figure it out. Today, I found the Axis
Forum, and got your help. That is great! Thank you! :)
-- 
View this message in context: 
http://www.nabble.com/WSDL2Java-generated-a-big-stub-file.-How-to-generate-multiple-small-ones--tp20445169p20446371.html
Sent from the Axis - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: WSDL2Java generated a big stub file. How to generate multiple small ones?

2008-11-11 Thread Raghu Upadhyayula
Gus,

Use the -u option in WSDL2Java.

-u  Unpacks the databinding classes

Thanks
Raghu

-Original Message-
From: Gus [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, November 11, 2008 12:15 PM
To: axis-user@ws.apache.org
Subject: WSDL2Java generated a big stub file. How to generate multiple
small ones?


Hi everyone,

I am very new on Axis2 and WS. Hope someone can help me. I used a wsdl
file
to generate a client stub file (Eclipse IDE), but the stub file is very
big,
about 60,000 line. All sub-classes are static in the stub, e.g. request,
response, binding class:
"public static class StudyInterval implements
org.apache.axis2.databinding.ADBBean".

Does anybody know how to generate each individual class, or it has to be
the
big stub? Thanks a lot in advance! Any helps are appreciatable?

Sheng
-- 
View this message in context:
http://www.nabble.com/WSDL2Java-generated-a-big-stub-file.-How-to-genera
te-multiple-small-ones--tp20445169p20445169.html
Sent from the Axis - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]