I have a ejb,if I put it in deploy folder and restart Jboss, it works fine,but when I hot deploy it,I got error: Exceptionjava.lang.ClassCastException [LogInterceptor] EJBException: .....
also,I found that,before I use this EJB,if I do hot deploy,then call it from jsp,it works.but if call this ejb from jsp,then make some changes in ejb,hot deploye it,it doesn't work.why and how can I resolve it? I'm using Jboss 3.2.3 thank you View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3834345#3834345 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3834345 ------------------------------------------------------- This SF.Net email is sponsored by Sleepycat Software Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver higher performing products faster, at low TCO. http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3 _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
