[ https://issues.apache.org/jira/browse/AXIS2-5628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17893486#comment-17893486 ]
Robert Lazarski commented on AXIS2-5628: ---------------------------------------- This issue feel thru the cracks as we lack a test case, However, OSGI support is currently commented out for the 2.0.0 release as Apache Felix doesn't seem to support jakarta and ee10 yet. I will revisit in 2.0.1. > 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 > Attachments: AXIS2-5628.patch, AXIS2-5628_2.patch, > 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 (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscr...@axis.apache.org For additional commands, e-mail: java-dev-h...@axis.apache.org