You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Sumit Rastogi (JIRA)" <ji...@apache.org> on 2008/07/17 17:49:32 UTC

[jira] Created: (AXIS2-3923) I am using axis2 1.4. I have problem creating service from wsdl using wsdl2java. It does not support wsdl:import

I am using axis2 1.4. I have problem creating service from wsdl using wsdl2java. It does not support wsdl:import
----------------------------------------------------------------------------------------------------------------

                 Key: AXIS2-3923
                 URL: https://issues.apache.org/jira/browse/AXIS2-3923
             Project: Axis 2.0 (Axis2)
          Issue Type: Bug
          Components: codegen
    Affects Versions: 1.4
         Environment: Microsoft XP professional, Tomcat 5.0.28
            Reporter: Sumit Rastogi


When Service is generated through WSDL2JAVA, it gives "XXXXXXX not found in the WSDL", which is wrong. WSDL is correct.

-- 
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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Updated: (AXIS2-3923) I am using axis2 1.4. I have problem creating service from wsdl using wsdl2java. It does not support nested wsdl:import. WSDL is distributed into several files and each wsdl imports another WSDL and so on...

Posted by "Sumit Rastogi (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-3923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sumit Rastogi updated AXIS2-3923:
---------------------------------

    Description: When Service is generated through WSDL2JAVA, it gives "XXXXXXX not found in the WSDL", which is wrong. WSDL is correct.  I initially faced problem with port type, So I switched to version 1.4. In this porttype was detected but messages in other wsdl files were not detected. We have 3 wsdl files 1st wsdl has only service info and import to a wsdl which has binding info and this wsdl imports another wsdl which has type info and import xsds.  (was: When Service is generated through WSDL2JAVA, it gives "XXXXXXX not found in the WSDL", which is wrong. WSDL is correct.)
        Summary: I am using axis2 1.4. I have problem creating service from wsdl using wsdl2java. It does not support  nested wsdl:import. WSDL is distributed into several files and each wsdl imports another WSDL and so on...  (was: I am using axis2 1.4. I have problem creating service from wsdl using wsdl2java. It does not support wsdl:import)

> I am using axis2 1.4. I have problem creating service from wsdl using wsdl2java. It does not support  nested wsdl:import. WSDL is distributed into several files and each wsdl imports another WSDL and so on...
> ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: AXIS2-3923
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3923
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: codegen
>    Affects Versions: 1.4
>         Environment: Microsoft XP professional, Tomcat 5.0.28
>            Reporter: Sumit Rastogi
>
> When Service is generated through WSDL2JAVA, it gives "XXXXXXX not found in the WSDL", which is wrong. WSDL is correct.  I initially faced problem with port type, So I switched to version 1.4. In this porttype was detected but messages in other wsdl files were not detected. We have 3 wsdl files 1st wsdl has only service info and import to a wsdl which has binding info and this wsdl imports another wsdl which has type info and import xsds.

-- 
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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org