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

"Robert Lazarski (Jira)" <[email protected]> Mon, 20 Apr 2026 14:02:00 +0000 (UTC)
Newsgroups gmane.text.xml.axis.devel
Message-ID <[email protected]>
     [ https://issues.apache.org/jira/browse/AXIS2-5628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Lazarski resolved AXIS2-5628.
------------------------------------
    Resolution: Won't Fix

OSGI never got jakarta support so it is now removed as unmaintainable. 

> 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: 2.0.1
>
>         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)