On 1/30/07, Lucas Theisen <[EMAIL PROTECTED]> wrote:

Lahiru,

I got Axis2 installed along with the eclipse plugin.  I then tried to
generate code using the xmlbeans databinding inside of eclipse.  It
appears to generate code, however, the generated code is unable to find
any of the org.apache.<anything> libraries.  Also, I noticed it created
org.xmlsoap.schemas.soap.encoding classes which are only indirectly
included, not at all part of the types section of my wsdl.


When generating code with xmlbeans or most of the axis2 data binding
framworks it generates a sperate class for each xml type some how refered
from the wsdl (i.e. for included xsds as well if those types are refered
from the orginal wsdl type section)

When I
generate code using Sun's project glassfish, in the NetBeans IDE, from
the exact same wsdl, it creates correct code, and only the classes that
i created in the types section of my wsdl.  What should I do to remedy
this situation?

Thanks,
Lucas





--
Amila Suriarachchi,
WSO2 Inc.

Reply via email to