WebServiceException: Undefined port type
----------------------------------------
Key: JBWS-2135
URL:
http://jira.jboss.com/jira/browse/JBWS-2135
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:
[junit] Running org.jboss.test.ws.jaxws.jbws1822.JBWS1822TestCase
[junit] Tests run: 2, Failures: 0, Errors: 2, Time elapsed: 3.649 sec
[junit] Test org.jboss.test.ws.jaxws.jbws1822.JBWS1822TestCase FAILED
BUILD SUCCESSFUL
Total time: 6 seconds
[tdiesler@tdvaio trunk]$ cat
output/tests/reports/TEST-org.jboss.test.ws.jaxws.jbws1822.JBWS1822TestCase.txt
Testsuite: org.jboss.test.ws.jaxws.jbws1822.JBWS1822TestCase
Tests run: 2, Failures: 0, Errors: 2, Time elapsed: 3.649 sec
Testcase: testOneEjbModule took 2.595 sec
Caused an ERROR
Undefined port type: {http://webservice.jbws1822.jaxws.ws.test.jboss.org/}EJB3RemoteIface
javax.xml.ws.WebServiceException: Undefined port type:
{http://webservice.jbws1822.jaxws.ws.test.jboss.org/}EJB3RemoteIface
at com.sun.xml.ws.client.WSServiceDelegate.getPort(WSServiceDelegate.java:337)
at com.sun.xml.ws.client.WSServiceDelegate.getPort(WSServiceDelegate.java:343)
at javax.xml.ws.Service.getPort(Service.java:161)
at
org.jboss.test.ws.jaxws.jbws1822.JBWS1822TestCase.getProxy(JBWS1822TestCase.java:55)
at
org.jboss.test.ws.jaxws.jbws1822.JBWS1822TestCase.testOneEjbModule(JBWS1822TestCase.java:63)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22)
at junit.extensions.TestSetup$1.protect(TestSetup.java:19)
at junit.extensions.TestSetup.run(TestSetup.java:23)
--
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