[
https://issues.jboss.org/browse/SRAMP-223?page=com.atlassian.jira.plugin....
]
Eric Wittmann commented on SRAMP-223:
-------------------------------------
It turns out that the right solution to this is to remove the INF dependency entirely, and
change the existing ModeShape dependency from "org.modeshape.jcr.api" to
"org.modeshape". This adds a slight complication because there is a bug in the
3.2 MS release. So the S-RAMP installer will be changed to patch the MS module. So the
installer will no longer change the INF module and instead change a MS module.
Jboss dependency should be org.jboss.as.clustering.infinispan
-------------------------------------------------------------
Key: SRAMP-223
URL:
https://issues.jboss.org/browse/SRAMP-223
Project: S-RAMP
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Core
Affects Versions: 0.3.0 - JBPM6 Integration
Reporter: Eric Wittmann
Assignee: Eric Wittmann
Fix For: 0.3.1 - jBPM - bugfix 1
The s-ramp-server WAR has a jboss dependency on org.infinispan (which we patch because we
*thought* it was missing a dependency). Instead, the dependency from s-ramp-server should
be on org.jboss.as.clustering.infinispan (which has all the right dependencies).
I need to update the dependency in s-ramp-server.war *and* remove the patching from the
s-ramp installer.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira