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

Jarek Gawor resolved GERONIMO-4035.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.1.2

Committed the patch to trunk (revision 658543) and branches/2.1 (revision 
658545). Thanks David!


> Upgrade cxf to 2.0.6, may fix new testsuite errors
> --------------------------------------------------
>
>                 Key: GERONIMO-4035
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4035
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: webservices
>    Affects Versions: 2.2
>            Reporter: David Jencks
>            Assignee: Jarek Gawor
>             Fix For: 2.1.2, 2.2
>
>         Attachments: GERONIMO-4035.diff
>
>
> Jarek pointed out that there were some new testsuite errors looking like this 
> in the geronimo.log:
> 17:51:57,898 INFO  [SAAJFactoryFinder] Default SAAJ universe not set
> 17:51:58,792 ERROR [log] Error for /jaxws-war/servlet1
> java.lang.IncompatibleClassChangeError
>       at 
> org.apache.cxf.wsdl11.ServiceWSDLBuilder.buildTypes(ServiceWSDLBuilder.java:198)
>       at 
> org.apache.cxf.wsdl11.ServiceWSDLBuilder.build(ServiceWSDLBuilder.java:136)
>       at 
> org.apache.cxf.wsdl11.ServiceWSDLBuilder.build(ServiceWSDLBuilder.java:105)
>       at 
> org.apache.cxf.transport.http.WSDLQueryHandler.writeResponse(WSDLQueryHandler.java:135)
>       at 
> org.apache.geronimo.cxf.CXFWebServiceContainer.getWsdl(CXFWebServiceContainer.java:120)
>       at 
> org.apache.geronimo.webservices.WebServiceContainerInvoker.service(WebServiceContainerInvoker.java:74)
>       at 
> org.apache.geronimo.webservices.POJOWebServiceServlet.service(POJOWebServiceServlet.java:79)
>       at 
> org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:487)
>       at 
> org.apache.geronimo.jetty6.InternalJettyServletHolder.handle(InternalJettyServletHolder.java:65)
>       at 
> org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:362)
> ...
> While trying to investigate and looking for the source code I found that cxf 
> recently released a non-incubator 2.0.6 version.  Updating required one small 
> change and the tests started passing for me.  Any problem with upgrading?  
> Anyone else see erorrs from this?

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

Reply via email to