xmlbeans is slow, but does guarantee 100% schema compliance.
-- dims On 6/28/07, Rick Reumann <[EMAIL PROTECTED]> wrote:
Thanks Gul, I'm using ADB, but I think I figured out most of the classes I need. Is there a big advantage to using the xmlbeans stub generation as opposed to ADB? Looking at the user guide I couldn't really tell what the advantage is. On 6/28/07, Gul Onural <[EMAIL PROTECTED]> wrote: > Programming a client using the client stubs (using xmlbean option) > generated with wsdl2java requires the following files (at least most of > them, not sure you can further reduce the list below) : > > > axiom-api-1.2.4.jar > axiom-impl-1.2.4.jar > axis2-kernel-1.2.jar > stax-api-1.0.1.jar > commons-logging-1.1.jar > commons-codec-1.3.jar > commons-httpclient-3.0.1.jar > mail-1.4.jar > wsdl4j-1.6.2.jar > wstx-asl-3.2.1.jar > XmlSchema-1.3.1.jar > backport-util-concurrent-2.2.jar > jaxen-1.1-beta-10.jar > addressing-1.2.mar > xbean-2.2.0.jar > > > -----Original Message----- > From: Rick Reumann [mailto:[EMAIL PROTECTED] > Sent: Thursday, June 28, 2007 3:17 PM > To: [email protected] > Subject: Why don't the docs tell you which jars you need to include for > your generated stubs to compile??? > > Man, this is frustrating. I used wsdl2java to create my generated stubs. > Now I want to use the client stub src and my own client in an > application that I deploy on JBoss. Problem is I know have to figure out > which of the million jars in the axis/lib that I need so that it builds. > I can't find anywhere in the user guide where the jars needed are > mentioned. > > -- > Rick > > --------------------------------------------------------------------- > 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] > > -- Rick --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Davanum Srinivas :: http://davanum.wordpress.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
