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 "Jeff Faath (JIRA)" <ji...@apache.org> on 2008/12/02 04:19:44 UTC

[jira] Updated: (AXIS2-4160) Generated WSDL that imports another WSDL (also generated) results in broken URI

     [ https://issues.apache.org/jira/browse/AXIS2-4160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeff Faath updated AXIS2-4160:
------------------------------

    Component/s: kernel

> Generated WSDL that imports another WSDL (also generated) results in broken URI
> -------------------------------------------------------------------------------
>
>                 Key: AXIS2-4160
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4160
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: kernel
>    Affects Versions: 1.4.1
>            Reporter: Jeff Faath
>
> I have JAX-WS services deployed in Axis2.  The WSDLs are properly generated.  However, the main WSDL imports another WSDL.  Axis2 rewrites the location attribute of the import tag to something like:
> <main WSDL url>?wsdl=<imported WSDL name>
> So really, the only URL difference from the actual main service WSDL is the 'wsdl' parameter is set to equal the file name of the imported WSDL.
> When trying to access this modified URL, a WSDL error is returned.

-- 
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