Multiple port types not recongnized by wsdl2java
------------------------------------------------

                 Key: AXIS2-3834
                 URL: https://issues.apache.org/jira/browse/AXIS2-3834
             Project: Axis 2.0 (Axis2)
          Issue Type: Bug
          Components: codegen
    Affects Versions: 1.4
         Environment: Windows XP , JDK1.5
            Reporter: ajay samant


We have a WSDL that has multiple port types defined. Each port type having one 
port name.

Now we are trying to use wsdl2java at command prompt to generate the stub with 
default databinding

The code gets generated with no errors. We could compile into jar file. But all 
the port types were not available in stub code.

How do we get all port types in stub?  When we used the old version of Axis ( 
Axis 1.4 not Axis 2 1.4) through the WebSphere tool code generattor we could 
see all the port types. Looks like old Axis could generate whereas the new 
Axis2 fails to do so.

Is this a bug? Is there a workaround ? 

Regards
Ajay


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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

Reply via email to