[JBoss JIRA] Created: (JBWS-2130) WebServiceException: null is not a valid service
by Thomas Diesler (JIRA)
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
17 years, 7 months
[JBoss JIRA] Created: (JBWS-2128) DefaultHttpContext is not a supported context.
by Thomas Diesler (JIRA)
DefaultHttpContext is not a supported context.
----------------------------------------------
Key: JBWS-2128
URL: http://jira.jboss.com/jira/browse/JBWS-2128
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.endpoint.EndpointTestCase
[junit] Retrieving document at 'http://localhost:8080/jaxws-endpoint?wsdl'.
[junit] Tests run: 3, Failures: 0, Errors: 3, Time elapsed: 3.629 sec
[junit] Test org.jboss.test.ws.jaxws.endpoint.EndpointTestCase FAILED
18:53:28,089 ERROR [[TestService]] Allocate exception for servlet TestService
java.lang.IllegalArgumentException: class org.jboss.wsf.framework.http.DefaultHttpContext is not a supported context.
at com.sun.xml.ws.transport.http.server.EndpointImpl.publish(EndpointImpl.java:159)
at org.jboss.test.ws.jaxws.endpoint.EndpointServlet.init(EndpointServlet.java:70)
at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1161)
at org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:806)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:129)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
--
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
17 years, 7 months
[JBoss JIRA] Created: (JBWS-2113) tools.jar not available on Mac OS X
by Radim Marek (JIRA)
tools.jar not available on Mac OS X
-----------------------------------
Key: JBWS-2113
URL: http://jira.jboss.com/jira/browse/JBWS-2113
Project: JBoss Web Services
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: jbossws-3.0.1
Environment: Mac OS X 10.5.2
Reporter: Radim Marek
Build file for JBossWS 3.0.1 is failing
BUILD FAILED
/Users/radim/Temp/jbossws-native-dist/build.xml:102: The following error occurred while executing this line:
/Users/radim/Temp/jbossws-native-dist/tests/ant-import/build-testsuite.xml:44: Not available: /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Home/lib/tools.jar, /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Home/../lib/tools.jar
radim [2:22pm] ~/Temp/jbossws-native-dist% find /System/Library/Frameworks/JavaVM.framework/ -name "classes.jar" -print
/System/Library/Frameworks/JavaVM.framework//Versions/1.4.2/Classes/classes.jar
/System/Library/Frameworks/JavaVM.framework//Versions/1.5.0/Classes/classes.jar
You have to use Classes/classes.jar
--
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
17 years, 7 months