[JBoss-user] JBoss 4.x error: GenericEJBInterceptor

2006-07-24 Thread Anand Kulkarni
Hi, I am working on JBoss server with struts and EJB. I am presently using JBoss4.x.. I deploy my struts and EJB application in the same JBoss server. If I try to invoke stateless EJB from struts action class then it gives me the following error:

[JBoss-user] jBPM (jPDL) pageflow - use without jboss, ejb3

2006-07-24 Thread Torsten Krah
Can i use the pageflow from jBPM ( instead the one of JSF navigation ) without jboss application server and without ejb3? Are hibernate and tomcat 5 enough? If yes, how to configure it to make it work? Looking at the Guide for jBPM 3.1, the pageflow section 4.5.3 is empty, any hints or

Re: [JBoss-user] JBoss-user Digest, Vol 2, Issue 184

2006-07-24 Thread Fairoz Sharif
this is an issue in jboss classloader go to the deploy folder. inside \jbossweb-tomcat55.sar\META-INF\jboss-service.xml file you'll find. attribute name=Java2ClassLoadingCompliancefalse/attribute attribute name=UseJBossWebLoaderfalse/attribute edit this tags to true. another possibility,