Hello, I cannot put an object into my TreeCacheAop from within JBoss. I get a ClassNoutFoundException with the following message No ClassLoaders found for: com.rubis.app.runtime.programs.SignalProgramCache
My SignalProgramCache is deployed with an EJB jar inside an EAR file.; it should be found. When I wrap the SignalProgramCache inside a org.jboss.aop.util.MarshalledValue instance (as proposed by a post of this forum), the putObject() method succeeds. But then the getObject() method fails and I get a java.lang.StringIndexOutOfBoundsException (see recent post of mine). Can anybody help ? Fred View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3859884#3859884 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3859884 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ JBoss-Development mailing list JBoss-Development@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-development