This is not a deployment problem this is a packaging problem. Gavin I think you should not be combining all the libraries altogether, I'd suggest that you keep the JBoss libraries as they are since those libraries especially the ejb3x.jar are changing. This error is simple and I solved the problem, I have put the required libraries and changed the javax.interceptors.ActionInvocation occurences to javax.ejb.Invocation context, I have updated all the sources and now everything works fine.
let me know guys if more details are required View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3945232#3945232 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3945232 ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
