[jbossws-issues] [JBoss JIRA] Created: (JBWS-2130) WebServiceException: null is not a valid service

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Thu Apr 10 13:23:54 EDT 2008


WebServiceException: null is not a valid service
------------------------------------------------

                 Key: JBWS-2130
                 URL: http://jira.jboss.com/jira/browse/JBWS-2130
             Project: JBoss Web Services
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: jbossws-metro
    Affects Versions: jbossws-metro-1.0.1
            Reporter: Thomas Diesler


tests-run-internal:
    [mkdir] Created dir: /home/tdiesler/svn/jbossws/stack/metro/trunk/output/tests/reports
    [junit] Running org.jboss.test.ws.jaxws.jbws1581.JBWS1581EarTestCase
    [junit] Retrieving document at 'http://localhost:8080/jaxws-jbws1581?wsdl'.
    [junit] Tests run: 2, Failures: 0, Errors: 1, Time elapsed: 5.804 sec
    [junit] Test org.jboss.test.ws.jaxws.jbws1581.JBWS1581EarTestCase FAILED
    [junit] Running org.jboss.test.ws.jaxws.jbws1581.JBWS1581WarTestCase
    [junit] Retrieving document at 'http://localhost:8080/jaxws-jbws1581?wsdl'.
    [junit] Tests run: 2, Failures: 0, Errors: 1, Time elapsed: 1.532 sec
    [junit] Test org.jboss.test.ws.jaxws.jbws1581.JBWS1581WarTestCase FAILED

19:19:40,768 ERROR [STDERR] Caused by: javax.xml.ws.WebServiceException: null is not a valid service
19:19:40,768 ERROR [STDERR]     at com.sun.xml.ws.client.WSServiceDelegate.<init>(WSServiceDelegate.java:186)
19:19:40,768 ERROR [STDERR]     at com.sun.xml.ws.client.WSServiceDelegate.<init>(WSServiceDelegate.java:174)
19:19:40,768 ERROR [STDERR]     at com.sun.xml.ws.spi.ProviderImpl.createServiceDelegate(ProviderImpl.java:104)
19:19:40,768 ERROR [STDERR]     at javax.xml.ws.Service.<init>(Service.java:56)
19:19:40,768 ERROR [STDERR]     at javax.xml.ws.Service.create(Service.java:680)
19:19:40,768 ERROR [STDERR]     at org.jboss.wsf.stack.metro.client.ServiceObjectFactory.getObjectInstance(ServiceObjectFactory.java:122)


-- 
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