[jbossws-issues] [JBoss JIRA] Commented: (JBWS-1752) Investigate CXF samples httpbinding

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Tue Jul 24 08:31:47 EDT 2007


    [ http://jira.jboss.com/jira/browse/JBWS-1752?page=comments#action_12369837 ] 
            
Thomas Diesler commented on JBWS-1752:
--------------------------------------

[tdiesler at tddell xfire]$ ant -Dtest=jaxws/samples/httpbinding test
Buildfile: build.xml

tests-run-internal:
    [junit] Running org.jboss.test.ws.jaxws.samples.httpbinding.HttpJAXBTestCase
    [junit] Jul 24, 2007 2:20:49 PM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromClass
    [junit] INFO: Creating Service {http://org.jboss.ws/httpbinding}ProviderService from class org.apache.cxf.jaxws.support.DummyImpl
    [junit] Tests run: 2, Failures: 0, Errors: 1, Time elapsed: 5.612 sec
    [junit] Test org.jboss.test.ws.jaxws.samples.httpbinding.HttpJAXBTestCase FAILED
    [junit] Running org.jboss.test.ws.jaxws.samples.httpbinding.HttpPayloadTestCase
    [junit] Jul 24, 2007 2:20:57 PM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromClass
    [junit] INFO: Creating Service {http://org.jboss.ws/httpbinding}ProviderService from class org.apache.cxf.jaxws.support.DummyImpl
    [junit] Tests run: 2, Failures: 0, Errors: 1, Time elapsed: 7.301 sec
    [junit] Test org.jboss.test.ws.jaxws.samples.httpbinding.HttpPayloadTestCase FAILED


java.lang.NullPointerException
        at org.apache.cxf.jaxws.ServiceImpl.createEndpointInfo(ServiceImpl.java:358)
        at org.apache.cxf.jaxws.ServiceImpl.getJaxwsEndpoint(ServiceImpl.java:137)
        at org.apache.cxf.jaxws.ServiceImpl.createDispatch(ServiceImpl.java:203)
        at javax.xml.ws.Service.createDispatch(Service.java:190)
        at org.jboss.test.ws.jaxws.samples.httpbinding.HttpJAXBTestCase.createDispatch(HttpJAXBTestCase.java:87)




> Investigate CXF samples httpbinding
> -----------------------------------
>
>                 Key: JBWS-1752
>                 URL: http://jira.jboss.com/jira/browse/JBWS-1752
>             Project: JBoss Web Services
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: integration-cxf
>            Reporter: Thomas Diesler
>             Fix For: jbossws-2.1.0
>
>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbossws-issues mailing list