[jboss-user] [JBoss Cache: Core Edition] - Re: why eviction needs Mbean in standalone environment?

mircea.markus do-not-reply at jboss.com
Thu Jul 2 06:14:56 EDT 2009


the way it goes is:
- it tries to parse the config file expecting it to be a JBossCache 3.x config
- if it cannot parse it will also check weather it is an 2.x config, and here is the logged exception.

The problem is the fact that the 3.x file is not correct. Might be because you're using an "urn:jboss:jbosscache-core:config:3.1" which is an namespace that does not exist. I suggest changing that to urn:jboss:jbosscache-core:config:3.0 and try again. If you still get an exception, also try -Djbosscache.config.validate=false

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4241419#4241419

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4241419



More information about the jboss-user mailing list