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 "Charitha Kankanamge (JIRA)" <ji...@apache.org> on 2007/03/28 07:51:32 UTC

[jira] Updated: (AXIS2-2414) useOriginalwsdl does not return the custom wsdl placed in service archive

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

Charitha Kankanamge updated AXIS2-2414:
---------------------------------------

    Attachment: myAxisService.aar

Attached a file

> useOriginalwsdl does not return the custom wsdl placed in service archive
> -------------------------------------------------------------------------
>
>                 Key: AXIS2-2414
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2414
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: wsdl
>    Affects Versions: 1.2
>         Environment: Axis2-1.2-RC1, winxp, jdk15, tomcat 6.0.10
>            Reporter: Charitha Kankanamge
>         Attachments: myAxisService.aar
>
>
> I placed a wsdl in META-INF directory of the service archive and added the following parameter in services.xml.
> <parameter name="useOriginalwsdl">true</parameter>
> However I could not retrieve the wsdl by issuing 'http://localhost:8080/axis2/services/MyAxisservice?wsdl' in my browser. It always return the following error.
> <description>Unable to generate WSDL for this service</description>
> <reason>
> If you wish Axis2 to automatically generate the WSDL, then please use one of the RPC message receivers for the service(s)/operation(s) in services.xml. If you have added a custom WSDL in the META-INF directory, then please make sure that the name of the service in services.xml (/serviceGroup/service/@name) is the same as in the custom wsdl's service name (/wsdl:definitions/wsdl:service/@name). 
> </reason>
> Service archive is attached here with.

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