You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Alessio Soldano (JIRA)" <ji...@apache.org> on 2009/03/16 11:39:50 UTC

[jira] Updated: (CXF-1510) Cannot handle anonymous bare requests

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

Alessio Soldano updated CXF-1510:
---------------------------------

    Issue Type: Sub-task  (was: Bug)
        Parent: CXF-1243

> Cannot handle anonymous bare requests
> -------------------------------------
>
>                 Key: CXF-1510
>                 URL: https://issues.apache.org/jira/browse/CXF-1510
>             Project: CXF
>          Issue Type: Sub-task
>    Affects Versions: 2.0.5
>            Reporter: Thomas Diesler
>
> [tdiesler@tddell trunk]$ ant -Dtest=jaxws/anonymous test
> tests-run-internal:
>     [junit] Running org.jboss.test.ws.jaxws.anonymous.AnonymousTestCase
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 7.294 sec
>     [junit] Test org.jboss.test.ws.jaxws.anonymous.AnonymousTestCase FAILED
> 14:43:30,862 ERROR [[AnonymousService]] Allocate exception for servlet AnonymousService
> java.lang.NullPointerException
>         at org.apache.cxf.service.factory.ReflectionServiceFactoryBean.createBareMessage(ReflectionServiceFactoryBean.java:951)
>         at org.apache.cxf.service.factory.ReflectionServiceFactoryBean.buildServiceFromClass(ReflectionServiceFactoryBean.java:330)
>         at org.apache.cxf.service.factory.ReflectionServiceFactoryBean.initializeServiceModel(ReflectionServiceFactoryBean.java:368)
>         at org.apache.cxf.service.factory.ReflectionServiceFactoryBean.create(ReflectionServiceFactoryBean.java:162)
>         at org.apache.cxf.jaxws.support.JaxWsServiceFactoryBean.create(JaxWsServiceFactoryBean.java:97)
>         at org.apache.cxf.frontend.AbstractWSDLBasedEndpointFactory.createEndpoint(AbstractWSDLBasedEndpointFactory.java:74)

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