[jboss-jira] [JBoss JIRA] Closed: (JBAS-6767) MDB deployment conflict with oscache dependency
Adrian Brock (JIRA)
jira-events at lists.jboss.org
Tue Apr 14 08:05:47 EDT 2009
[ https://jira.jboss.org/jira/browse/JBAS-6767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Adrian Brock closed JBAS-6767.
------------------------------
Resolution: Incomplete Description
Assignee: (was: Alexey Loubyansky)
As usual there is not enough information on this "bug report".
Most likely your last comment hints at putting javax.jms classes inside the ear
which is clearly broken. You should use the jboss provided version of these classes.
Otherwise you're going to get ClassCastExceptions and similar problems like the one you
reported.
Please use the forums to ask for help, if you don't understand the classloading.
> MDB deployment conflict with oscache dependency
> -----------------------------------------------
>
> Key: JBAS-6767
> URL: https://jira.jboss.org/jira/browse/JBAS-6767
> Project: JBoss Application Server
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: EJB2, JMS (JBoss Messaging)
> Affects Versions: JBossAS-4.2.3.GA
> Environment: sun-jdk-1.6.0.13, linux
> Reporter: C?dric Chantepie
> Priority: Blocker
>
> When oscache-2.4.jar is added to EAR lib directory, JBoss fails on verification of MDB declared by this same EAR, telling that they do not implement required method onMessage.
> Just by removing oscache fix MDB deployment (but so oscache features cannot be used).
--
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