[JBoss-user] [JBoss jBPM] - Re: ClassLoader issue with jBPM and EJB3+EAR deployment?

2006-03-02 Thread johndannerpsu
Ok, instead of going that route I have another solution (thanks to another post in this forum). I removed the jbpm.sar directory and the jbpm.war file from the delpoy directory. I then copied the JAR files from the jbpm.sar dir into WEB-INF/lib in my .war file. I then deploy the war and every

[JBoss-user] [JBoss jBPM] - Re: ClassLoader issue with jBPM and EJB3+EAR deployment?

2006-03-02 Thread johndannerpsu
Nice --- The values are actually: | | false | false | | View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3927667#3927667 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3927667 -

[JBoss-user] [JBoss jBPM] - Re: ClassLoader issue with jBPM and EJB3+EAR deployment?

2006-03-02 Thread johndannerpsu
scotto, I'm having the same issue that you had. I've check my ear file and don't have a jboss-app.xml file so I don't think I'm overriding the default behaviour that is current set in ear-deployer.xml. In that file has the following for isolation: false The system can load the class via your