[
https://issues.jboss.org/browse/AS7-1253?page=com.atlassian.jira.plugin.s...
]
Paul Gier commented on AS7-1253:
--------------------------------
The test jar of the clustering/common module also contains a class in the package
"org.jboss.staxmapper" this causes a jar signature error when a signed
staxmapper jar is loaded. So either the package name of
"org.jboss.staxmapper.XMLExtendedStreamWriterFactory" should be changed, or the
class should be moved to the main jboss staxmapper jar.
Package org.jboss.as.clustering has classes in multiple modules
---------------------------------------------------------------
Key: AS7-1253
URL:
https://issues.jboss.org/browse/AS7-1253
Project: Application Server 7
Issue Type: Bug
Components: Clustering
Affects Versions: 7.0.0.Final, 7.0.1.Final
Reporter: Brian Stansberry
Assignee: Paul Ferraro
Priority: Critical
Fix For: 7.1.0.Alpha1
Package splitting is verbotten in AS 7, even if all the jars are meant to be used as a
unit.
This is probably the result of the split of the clustering module into multiple pieces.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira