[jboss-user] [JBoss jBPM] - Re: jbpm-jpdl.jar deployment in war file

2008-03-05 Thread d_buckley
i'm experimenting with removing the various jars now, so i'll let you know if i get anywhere. thanks for the help View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4134245#4134245 Reply to the post :

[jboss-user] [JBoss jBPM] - Re: jbpm-jpdl.jar deployment in war file

2008-03-03 Thread d_buckley
while i'm sure that means something to you. can you please elaborate? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4133557#4133557 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4133557

[jboss-user] [JBoss jBPM] - Re: jbpm-jpdl.jar deployment in war file

2008-03-03 Thread mputz
Ronald referred to the classloader specifics of JBoss. There are a couple of wiki pages in that respect, eg: http://wiki.jboss.org/wiki/Wiki.jsp?page=GetClassNotFoundExceptionOrNoClassDefFoundError I think the fourth point 'The class is not visible from where it is being loaded' matches your

[jboss-user] [JBoss jBPM] - Re: jbpm-jpdl.jar deployment in war file

2008-03-03 Thread d_buckley
Thanks for the explanation :) I'm running on jboss 4.2.2.GA using jBPM 3.2.2 As for what is failing... the first error is the one i've indicated in the first post. To be honest I'm not the developer of the code i'm just the poor bugger who has to get it to deploy. I had originaly built an

[jboss-user] [JBoss jBPM] - Re: jbpm-jpdl.jar deployment in war file

2008-03-03 Thread mputz
what other jars do you bundle inside this *.war? The stacktrace shows some WS classes, do you have such libraries inside your application? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4133642#4133642 Reply to the post :

[jboss-user] [JBoss jBPM] - Re: jbpm-jpdl.jar deployment in war file

2008-03-03 Thread d_buckley
here's the list of all the jars in the libs directory of the target war | ./WEB-INF/lib/activation.jar | ./WEB-INF/lib/antlr-2.7.6.jar | ./WEB-INF/lib/asm.jar | ./WEB-INF/lib/bsh.jar | ./WEB-INF/lib/cglib.jar | ./WEB-INF/lib/commons-collections.jar |

[jboss-user] [JBoss jBPM] - Re: jbpm-jpdl.jar deployment in war file

2008-03-03 Thread mputz
anonymous wrote : ./WEB-INF/lib/jboss-j2ee.jar including JBoss jars in custom applications usually brings you in trouble ;-) I'd remove at least this one (and check for others that might be duplicates of the ones in jboss/config/lib) and give it another try... View the original post :

[jboss-user] [JBoss jBPM] - Re: jbpm-jpdl.jar deployment in war file

2008-03-03 Thread kukeltje
I'd remove a lot more. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4133766#4133766 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4133766 ___ jboss-user mailing list

[jboss-user] [JBoss jBPM] - Re: jbpm-jpdl.jar deployment in war file

2008-03-01 Thread kukeltje
JBoss AS classloader scoping? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4133426#4133426 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4133426 ___ jboss-user mailing list