[ https://issues.apache.org/jira/browse/CXF-1510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12791295#action_12791295 ]
Alessio Soldano commented on CXF-1510: -------------------------------------- Thanks Dan > Cannot handle anonymous bare requests > ------------------------------------- > > Key: CXF-1510 > URL: https://issues.apache.org/jira/browse/CXF-1510 > Project: CXF > Issue Type: Sub-task > Components: JAX-WS Runtime > Affects Versions: 2.0.5 > Reporter: Thomas Diesler > Assignee: Daniel Kulp > Fix For: 2.2.6 > > > [tdies...@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.