Errr....

I found the culprit.  When specifying the node to activate and register class 
loader, you MUST prefix the node name with a forward slash.


  | cache.registerClassLoader("/test", this.getClass().getClassLoader());
  | cache.activateRegion("/test");
  | 

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3983144
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to