[jboss-user] [JBoss Cache: Core Edition] - How to replace CacheJmxWrapper with JmxRegistrationManager i

2009-06-15 Thread alex-jboss69
I am using Jboss Cache Core 3.1.0 and Jboss 5.1. Here is what I need to do: 1 - Deploy the cache using a xml -jboss-beans.xml descriptor. 2 - This descriptor must register the cache with the MBeanServer. 3 - Retrieve the cache in my code so I am able to use it. I am currently doing this as

[jboss-user] [Installation, Configuration DEPLOYMENT] - Migration from Jboss5 Beta4 to CR1 - DeploymentException in

2008-07-22 Thread alex-jboss69
I have a web application running on Jboss5 beta4, but when I try to deploy it on Jboss5 CR1, a org.jboss.deployers.spi.DeploymentException is thrown. I couldn't identify any specific reason for the error in the log file, even when setting all the log4j categories to DEBUG. Any suggestion for