[
https://issues.apache.org/jira/browse/AXIS2-5628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14008348#comment-14008348
]
Andreas Veithen commented on AXIS2-5628:
----------------------------------------
Same comment here as for AXIS2-5329: you should leave the formatting of the
original code unchanged. Otherwise it is not possible to see what the actual
changes are. Also, instead of submitting the modified source files, you should
produce a patch (using e.g. "svn diff"). This makes it easier to apply the
changes if in the meantime other modifications have been done to the source
code in the repository (This is actually is the case for ServiceRegistry; see
the change in r1593764).
> 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
>
> Attachments: OSGiBundleBasedWSDLLocator.java,
> OSGiBundleFileBasedURIResolver.java, ServiceRegistry.java,
> org.apache.axis2.osgi_patch.7z
>
>
> 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.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]