[JBoss JIRA] Commented: (JBWS-1194) Release jbossws-1.0.4.GA binary
by Prabhat Jha (JIRA)
[ http://jira.jboss.com/jira/browse/JBWS-1194?page=comments#action_12346410 ]
Prabhat Jha commented on JBWS-1194:
-----------------------------------
We have made some good progress.
with jdk1.4:
Internal tests - OK
Sample tests -OK
AS-WS tests:
org.jboss.test.webservice.jbws718.JBWS718TestCase
org.jboss.test.webservice.samples.ServerSideJMSTestCase (This should pass when run multiple times)
with jdk1.5:
Internal tests:
org.jboss.test.ws.jaxrpc.samples.wsbpel.hello.BpelHelloTestCase
org.jboss.test.ws.jaxrpc.samples.wssecurity.StorePassEncryptTestCase
Sample Tests:
org.jboss.test.ws.jaxrpc.samples.wssecurity.StorePassEncryptTestCase
AS-WS tests: OK
Let me know when I should synch up the code again and run tests.
> Release jbossws-1.0.4.GA binary
> -------------------------------
>
> Key: JBWS-1194
> URL: http://jira.jboss.com/jira/browse/JBWS-1194
> Project: JBoss Web Services
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: jaxrpc
> Reporter: Thomas Diesler
> Assigned To: Thomas Diesler
> Fix For: jbossws-1.0.4
>
>
> The release criteria for jbossws-1.1.0.GA are:
> * pass all internal jbossws tests
> * pass all portable j2ee-1.4 tests from the jboss testsuite
> * pass all tests in module jaxr,jaxrpc,saaj,webservice from the Sun compatiblity testsuite
> * generate all test artifacts with wstools
--
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
18 years, 2 months
[JBoss JIRA] Created: (JBWS-1334) WAR (JSE) deployments fail when within an EAR
by Jason T. Greene (JIRA)
WAR (JSE) deployments fail when within an EAR
---------------------------------------------
Key: JBWS-1334
URL: http://jira.jboss.com/jira/browse/JBWS-1334
Project: JBoss Web Services
Issue Type: Bug
Security Level: Public (Everyone can see)
Reporter: Jason T. Greene
Assigned To: Jason T. Greene
Priority: Blocker
Fix For: jbossws-2.0.0.CR2
2006-11-06 20:22:21,562 DEBUG [org.jboss.ws.integration.jboss50.WebAppClassLoaderFactory] createClassLoader: NestedJarHandler@32575930[path=W
SDLHelloService_web.war context=file:/C:/jboss-temp/jsr88/WSDLHelloService.ear real=jar:file:/C:/jboss-temp/jsr88/WSDLHelloService.ear!/WSDLH
elloService_web.war]
2006-11-06 20:22:21,562 DEBUG [org.jboss.ws.integration.jboss50.WebAppClassLoaderFactory] removeClassLoader: NestedJarHandler@32575930[path=W
SDLHelloService_web.war context=file:/C:/jboss-temp/jsr88/WSDLHelloService.ear real=jar:file:/C:/jboss-temp/jsr88/WSDLHelloService.ear!/WSDLH
elloService_web.war]
2006-11-06 20:22:21,562 DEBUG [org.jboss.ws.integration.jboss50.WebAppClassLoaderFactory] createClassLoader: NestedJarHandler@32575930[path=W
SDLHelloService_web.war context=file:/C:/jboss-temp/jsr88/WSDLHelloService.ear real=jar:file:/C:/jboss-temp/jsr88/WSDLHelloService.ear!/WSDLH
elloService_web.war]
2006-11-06 20:22:21,578 DEBUG [org.jboss.ws.integration.jboss50.WebAppClassLoaderFactory] removeClassLoader: NestedJarHandler@32575930[path=W
SDLHelloService_web.war context=file:/C:/jboss-temp/jsr88/WSDLHelloService.ear real=jar:file:/C:/jboss-temp/jsr88/WSDLHelloService.ear!/WSDLH
elloService_web.war]
2006-11-06 20:22:21,578 ERROR [org.jboss.ws.integration.jboss50.JAXWSDeployerJSE] Error during deployment: jar:file:/C:/jboss-temp/jsr88/WSDL
HelloService.ear!/WSDLHelloService_web.war
java.lang.IllegalStateException: ClassLoader has not been set
at org.jboss.deployers.plugins.deployer.AbstractDeploymentUnit.getClassLoader(AbstractDeploymentUnit.java:75)
at org.jboss.ws.integration.jboss50.DeploymentInfoAdaptor.buildDeploymentInfo(DeploymentInfoAdaptor.java:58)
at org.jboss.ws.integration.jboss50.DeploymentInfoAdaptor.buildDeploymentInfo(DeploymentInfoAdaptor.java:52)
at org.jboss.ws.integration.jboss50.JAXWSDeployerJSE.createUnifiedDeploymentInfo(JAXWSDeployerJSE.java:107)
at org.jboss.ws.integration.jboss50.AbstractDeployer.deployWebServiceDeployment(AbstractDeployer.java:78)
at org.jboss.ws.integration.jboss50.AbstractJSEDeployer.deployWebServiceDeployment(AbstractJSEDeployer.java:102)
at org.jboss.ws.integration.jboss50.AbstractDeployer.deploy(AbstractDeployer.java:56)
at org.jboss.ws.integration.jboss50.AbstractJSEDeployer.deploy(AbstractJSEDeployer.java:85)
at org.jboss.deployers.plugins.deployer.AbstractSimpleDeployer.commitDeploy(AbstractSimpleDeployer.java:52)
at org.jboss.deployers.plugins.deployer.DeployerWrapper.commitDeploy(DeployerWrapper.java:145)
at org.jboss.deployers.plugins.deployment.MainDeployerImpl.commitDeploy(MainDeployerImpl.java:440)
--
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
18 years, 2 months
[JBoss JIRA] Commented: (JBWS-1194) Release jbossws-1.0.4.GA binary
by Prabhat Jha (JIRA)
[ http://jira.jboss.com/jira/browse/JBWS-1194?page=comments#action_12346351 ]
Prabhat Jha commented on JBWS-1194:
-----------------------------------
Oops..my script did not add status from tomcat run. :-( Will fix that but here is the status:
Following tests failed:
TEST-org.jboss.test.ws.jaxrpc.samples.mtom.MTOMTestCase.txt: Caused an ERROR
TEST-org.jboss.test.ws.jaxrpc.samples.mtom.MTOMTestCase.txt: Caused an ERROR
TEST-org.jboss.test.ws.jaxrpc.samples.mtom.MTOMTestCase.txt: Caused an ERROR
TEST-org.jboss.test.ws.jaxrpc.samples.wssecurity.StorePassEncryptTestCase.txt:
> Release jbossws-1.0.4.GA binary
> -------------------------------
>
> Key: JBWS-1194
> URL: http://jira.jboss.com/jira/browse/JBWS-1194
> Project: JBoss Web Services
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: jaxrpc
> Reporter: Thomas Diesler
> Assigned To: Thomas Diesler
> Fix For: jbossws-1.0.4
>
>
> The release criteria for jbossws-1.1.0.GA are:
> * pass all internal jbossws tests
> * pass all portable j2ee-1.4 tests from the jboss testsuite
> * pass all tests in module jaxr,jaxrpc,saaj,webservice from the Sun compatiblity testsuite
> * generate all test artifacts with wstools
--
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
18 years, 2 months
[JBoss JIRA] Commented: (JBWS-1194) Release jbossws-1.0.4.GA binary
by Prabhat Jha (JIRA)
[ http://jira.jboss.com/jira/browse/JBWS-1194?page=comments#action_12346350 ]
Prabhat Jha commented on JBWS-1194:
-----------------------------------
This is the report generated by running ws test script. Sample tests with jdk1.4 had compile errors mentioned in previous comment
JDK1.4 tests:
Failed WS Interenal Tests:ls: *.xml: No such file or directory
Failed WS Sample Tests:ls: *.xml: No such file or directory <---compile failed
Failed AS WS Tests:
TEST-org.jboss.test.webservice.jbws718.JBWS718TestCase.xml
TEST-org.jboss.test.webservice.marshalltest.MarshallDocLiteralTestCase.xml
TEST-org.jboss.test.webservice.marshalltest.MarshallRpcEncodedTestCase.xml
TEST-org.jboss.test.webservice.marshalltest.MarshallRpcLiteralTestCase.xml
TEST-org.jboss.test.webservice.samples.ServerSideJMSTestCase.xml
========== JDK1.5 tests:
Failed WS Interenal Tests:
TEST-org.jboss.test.ws.jaxrpc.samples.wssecurity.StorePassEncryptTest\Case.xml
Failed WS Sample Tests:
TEST-org.jboss.test.ws.jaxrpc.samples.wssecurity.StorePassEncryptTestCase.xml
Failed AS WS Tests:ls: *.xml: No such file or directory
Cheers,
Prabhat
> Release jbossws-1.0.4.GA binary
> -------------------------------
>
> Key: JBWS-1194
> URL: http://jira.jboss.com/jira/browse/JBWS-1194
> Project: JBoss Web Services
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: jaxrpc
> Reporter: Thomas Diesler
> Assigned To: Thomas Diesler
> Fix For: jbossws-1.0.4
>
>
> The release criteria for jbossws-1.1.0.GA are:
> * pass all internal jbossws tests
> * pass all portable j2ee-1.4 tests from the jboss testsuite
> * pass all tests in module jaxr,jaxrpc,saaj,webservice from the Sun compatiblity testsuite
> * generate all test artifacts with wstools
--
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
18 years, 2 months
[JBoss JIRA] Commented: (JBWS-1194) Release jbossws-1.0.4.GA binary
by Prabhat Jha (JIRA)
[ http://jira.jboss.com/jira/browse/JBWS-1194?page=comments#action_12346346 ]
Prabhat Jha commented on JBWS-1194:
-----------------------------------
WS internal tests with jdk1.4 passed. However, sample tests give compile error running with jdk1.4. It's java versioning issue.
compile:
[javac] Compiling 14 source files to /home/pjha/sandbox/ws-test-automation/output/checkout/jbossws-1.0.4.GA/output/j\
bossws-samples-1.0.4.GA/output/classes
[javac] /home/pjha/sandbox/ws-test-automation/output/checkout/jbossws-1.0.4.GA/output/jbossws-samples-1.0.4.GA/commo\
n/java/org/jboss/test/ws/TomcatTestDeployer.java:36: cannot access org.jboss.ws.integration.tomcat.wspublish
[javac] bad class file: /home/pjha/sandbox/ws-test-automation/output/checkout/jbossws-1.0.4.GA/output/jbossws-sample\
s-1.0.4.GA/lib/jbossws-tomcat-integration.jar(org/jboss/ws/integration/tomcat/wspublish.class)
[javac] class file has wrong version 49.0, should be 48.0
[javac] Please remove or make sure it appears in the correct subdirectory of the classpath.
[javac] import org.jboss.ws.integration.tomcat.wspublish;
[javac] ^
[javac] 1 error
BUILD FAILED
/home/pjha/sandbox/ws-test-automation/output/checkout/jbossws-1.0.4.GA/output/jbossws-samples-1.0.4.GA/build.xml:14: The\
following error occurred while executing this line:
/home/pjha/sandbox/ws-test-automation/output/checkout/jbossws-1.0.4.GA/output/jbossws-samples-1.0.4.GA/common/imported-b\
uild.xml:135: Compile failed; see the compiler error output for details.
> Release jbossws-1.0.4.GA binary
> -------------------------------
>
> Key: JBWS-1194
> URL: http://jira.jboss.com/jira/browse/JBWS-1194
> Project: JBoss Web Services
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: jaxrpc
> Reporter: Thomas Diesler
> Assigned To: Thomas Diesler
> Fix For: jbossws-1.0.4
>
>
> The release criteria for jbossws-1.1.0.GA are:
> * pass all internal jbossws tests
> * pass all portable j2ee-1.4 tests from the jboss testsuite
> * pass all tests in module jaxr,jaxrpc,saaj,webservice from the Sun compatiblity testsuite
> * generate all test artifacts with wstools
--
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
18 years, 2 months