Get tests-webservice passing
----------------------------
Key: JBAS-5754
URL:
http://jira.jboss.com/jira/browse/JBAS-5754
Project: JBoss Application Server
Issue Type: Sub-task
Security Level: Public (Everyone can see)
Components: Test Suite
Reporter: Dimitris Andreadis
Assigned To: Dimitris Andreadis
Fix For: JBossAS-4.2.3.GA
this run reports many webservice related errors:
http://hudson.qa.jboss.com/hudson/view/JBoss%20AS/job/JBoss-AS-4.2.x-Test...
It seems the jars in libs/endorsed are needed with jdk6:
<patternset id="jbossws.lib.endorsed.patternset">
<include name="**/jboss-jaxrpc.jar"/>
<include name="**/jboss-jaxws.jar"/>
<include name="**/jboss-jaxws-ext.jar"/>
<include name="**/jboss-saaj.jar"/>
<include name="**/jaxb-api.jar"/>
</patternset>
The hudson script now copies jboss-jaxrpc.jar, jboss-jaxws.jar, jboss-saaj.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