I'd say it's more likely that you have jgroups.jar in your war. A
ClassCastException in that location means there is more than one version of the
org.jgroups.protocols.UDP class on the classpath.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4155152#4155152
That's got to be it. I don't have all of the dependent jars included in my WAR
file. When I run the Cache as a globally deployed MBean it must have access to
all the files in /server/all/lib directory, but when I run it from my WAR file
it is missing the dependent jar files.
Is there a way t
You say this is within your WAR file? Where is this picking up the JBoss Cache
jars (and dependent jars) from?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4154631#4154631
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&
Yes, sure. Here is some more :)
Could not start TreeCache!unable to setup the protocol
stackorg.jgroups.ChannelException: unable to setup the protocol stack
at
com.cidc.commonservices.cache.TreeCacheSingleton.init(TreeCacheSingleton.java:45)
at
com.cidc.commonservices.cache.Cac
That doesn't say much - any more detail, debug messages, etc? :-)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4154540#4154540
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4154540