[
https://issues.jboss.org/browse/JBAS-8164?page=com.atlassian.jira.plugin....
]
Jason Greene reopened JBAS-8164:
--------------------------------
Due to feedback from the community, I have split the AS7 and AS6 projects and reopened all
unscheduled AS6 issues that are a year or less old. This will make it easier community
members to find and work on them.
Future releases beyond 6.1 can be done provided a community member steps up to coordinate
them.
Move jboss-ha-server-* jars from common/lib to server/all/lib
-------------------------------------------------------------
Key: JBAS-8164
URL:
https://issues.jboss.org/browse/JBAS-8164
Project: Legacy JBoss Application Server 6
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Clustering
Affects Versions: 6.0.0.M3
Reporter: Paul Ferraro
Assignee: Scott Marlow
Fix For: No Release
Attachments: JBAS-8164.patch
Currently, the build puts the following jars into common/lib:
jboss-ha-server-api.jar
jboss-ha-server-cache-jbc.jar
jboss-ha-server-cache-spi.jar
jboss-ha-server-core.jar
This will likely cause classloader issues, especially for classes that extend/implement
jbosscache or jgroups classes (e.g. CacheManager, ChannelFactory), since these jars reside
in server/all/lib
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira