Hi All, I have written a custom interceptor for SLSB which right now doesn't do anything but print a "Hello World" message.
I have the class file jarred up and placed in the server/default/lib directory and the correct entry in standardjboss.xml at <container-configuration> <container-interceptors> On deployment of SLSBs, I get the following error: [EjbModule] Could not load the edu.unl.prabhaka.HelloInterceptor interceptor for this container java.lang.ClassNotFoundException: No ClassLoaders found for: edu.unl.prabhaka.HelloInterceptor Can anybody please help me fix this, or point me to documentation for writing custom Interceptors. Thanks in advance, Shree View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850874#3850874 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3850874 ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
