wsdl2java generates uncompileable code
--------------------------------------

         Key: AXIS2-592
         URL: http://issues.apache.org/jira/browse/AXIS2-592
     Project: Apache Axis 2.0 (Axis2)
        Type: Bug

  Components: wsdl, Tools  
    Versions: 0.95    
 Environment: win xp and java 1.4.2_08
    Reporter: Ole Dalgaard
    Priority: Critical


I have a wsdl-file generated by websphere tools that generates code like this:

        public static class FooInput extends org.apache.ws.commons.om.OMElement
        implements org.apache.axis2.databinding.ADBBean{
        /* This type was generated from the piece of schema that had
                name = FooInput
                Namespace URI = http://bla.valuebeans.webservices.bla.foo.dk
                Namespace Prefix = ns2
                */

this is not compileable as OMElement is an interface.

I have tried to anonymize the wsdl-file, but my attempts seems to remove the 
error.
I am unable to attach the wsdl to this issue. I am able to mail it.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to