You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Jarek Gawor (JIRA)" <ji...@apache.org> on 2008/05/09 16:12:56 UTC

[jira] Resolved: (GERONIMO-4008) HTTP GET requests on Provider endpoints might fail sometimes with Axis2

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

Jarek Gawor resolved GERONIMO-4008.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.2
                   2.1.2
                   2.0.x

Committed fixes to trunk (revision 654807), branches/2.1 (revision 654816), and branches/2.0 (revision 654819).


> HTTP GET requests on Provider endpoints might fail sometimes with Axis2
> -----------------------------------------------------------------------
>
>                 Key: GERONIMO-4008
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4008
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: webservices
>    Affects Versions: 2.0.2, 2.1.1
>            Reporter: Jarek Gawor
>            Assignee: Jarek Gawor
>             Fix For: 2.0.x, 2.1.2, 2.2
>
>
> HTTP GET requests on Axis2 Provider endpoints might fail with the following exception:
> Caused by: javax.xml.ws.WebServiceException: The creation of the javax.xml.transform.Source provider instance failed.
>         at org.apache.axis2.jaxws.ExceptionFactory.createWebServiceException(ExceptionFactory.java:172)
>         at org.apache.axis2.jaxws.ExceptionFactory.makeWebServiceException(ExceptionFactory.java:69)
>         at org.apache.axis2.jaxws.ExceptionFactory.makeWebServiceException(ExceptionFactory.java:117)
>         at org.apache.axis2.jaxws.server.dispatcher.ProviderDispatcher.getProviderInstance(ProviderDispatcher.java:334)
>         at org.apache.axis2.jaxws.server.dispatcher.ProviderDispatcher.invoke(ProviderDispatcher.java:93)
>         at org.apache.axis2.jaxws.server.EndpointController.invoke(EndpointController.java:172)
>         at org.apache.axis2.jaxws.server.JAXWSMessageReceiver.receive(JAXWSMessageReceiver.java:113)
>         ... 25 more

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.