[jboss-jira] [JBoss JIRA] Created: (JBAS-5754) Get tests-webservice passing

Dimitris Andreadis (JIRA) jira-events at lists.jboss.org
Thu Jul 10 06:15:26 EDT 2008


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-TestSuite-sun15-sun16/10/testReport/

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

        



More information about the jboss-jira mailing list