[
http://jira.jboss.com/jira/browse/JBAS-5031?page=all ]
Shelly McGowan updated JBAS-5031:
---------------------------------
The latest testsuite runs with JavaSE 6 are failing to start the cluster configs; e.g.,
cluster-udp-0. The server fails to start with incomplete deployment:
*** CONTEXTS IN ERROR: Name -> Error
ManagedConnectionFactoryParserDeployer -> java.lang.LinkageError: JAXB 2.0 API is being
loaded from the bootstrap classloader, but this RI (from
jar:file:/home/smcgowan2/workspace/trunk/build/output/jboss-5.0.0.Beta4/lib/jaxb-impl.jar!/com/sun/xml/bind/v2/model/impl/ModelBuilder.class)
needs 2.1 API. Use the endorsed directory mechanism to place jaxb-api.jar in the bootstrap
classloader. (See
http://java.sun.com/j2se/1.5.0/docs/guide/standards/)
Adding <sysproperty key="java.endorsed.dirs"
value="${jboss.dist}/lib/endorsed" />
in server-config.xml allows the clustering tests to proceed.
Make AS5 compile/run under Java6
--------------------------------
Key: JBAS-5031
URL:
http://jira.jboss.com/jira/browse/JBAS-5031
Project: JBoss Application Server
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Reporter: Dimitris Andreadis
Assigned To: Adrian Brock
Priority: Critical
Fix For: JBossAS-5.0.0.Beta4
Task to track the compilation/running/testing of AS5 under Java6.
--
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