[jboss-jira] [JBoss JIRA] Resolved: (JBAS-5792) jboss-cache-jdk50.jar missing for default configuration
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Wed Jul 23 10:49:56 EDT 2008
[ https://jira.jboss.org/jira/browse/JBAS-5792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Stansberry resolved JBAS-5792.
------------------------------------
Resolution: Won't Fix
Good point; I didn't focus properly on the fact your ear was working in 4.2.2.
I'm not going to restore the jar though; it's already removed in a GA release. It's previous presence was a bug, as it was missing dependencies (JBAS-5397). Restoring it would also mean adding jgroups.jar to the default config in a 4.2.4, which could break users who deploy their own jgroups.jar with a different version. So there's no good answer here.
Thank you for the report. This will help others who have the same problem.
> jboss-cache-jdk50.jar missing for default configuration
> -------------------------------------------------------
>
> Key: JBAS-5792
> URL: https://jira.jboss.org/jira/browse/JBAS-5792
> Project: JBoss Application Server
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Clustering
> Affects Versions: JBossAS-4.2.3.GA
> Reporter: Michael Brackx
>
> ear working on 4.2.2.GA does not deploy on 4.2.3.GA due to missing jboss-cache-jdk50.jar in default configuration
> exception:
> ...
> Caused by: java.lang.NoClassDefFoundError: org/jboss/cache/CacheException
> ...
> workaround: copy jar from all configuration
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list