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 "Andy Schmidt (JIRA)" <ji...@apache.org> on 2014/02/06 16:34:09 UTC

[jira] [Created] (AXIS2-5628) Axis OSGi Bundle doesn't provide AxisServices with original WSDL

Andy Schmidt created AXIS2-5628:
-----------------------------------

             Summary: Axis OSGi Bundle doesn't provide AxisServices with original WSDL
                 Key: AXIS2-5628
                 URL: https://issues.apache.org/jira/browse/AXIS2-5628
             Project: Axis2
          Issue Type: Bug
    Affects Versions: 1.6.2
            Reporter: Andy Schmidt
            Priority: Critical
             Fix For: 1.7.0, 1.6.3


I am using the Axis2 OSGi Bundle in version 1.6.2. Currently its not possible to provide AxisService with original WSDL files.

So if i set the useOriginalwsdl parameter to 'true' like
<service name="...">
    <parameter name="useOriginalwsdl">true</parameter>
</service>

I get the error message

<error><description>Unable to generate WSDL 1.1 for this service</description><reason>If you wish Axis2 to automatically generate the WSDL 1.1, then please set useOriginalwsdl as false in your services.xml</reason></error>



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org