[JBoss-user] [JBoss jBPM] - Re: Class could not be found by the process classloader

2006-04-10 Thread [EMAIL PROTECTED]
Fidalma, It says the URL is not found. You should put the processdefinition you want to read on the classpath if you want to use the ProcessDefinition.parseXmlResource() method. Regards, Koen View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3936282#3936282

[JBoss-user] [JBoss jBPM] - Re: Class could not be found by the process classloader

2006-03-29 Thread Fidalma
Hi Alex, yes I'm using the Eclipse GPD, but when I build my project I don't have errors in compilation so I thought my classpath was ok. How do I have to modify the build path of Eclipse Project ? Thank you very much !! Bye, Fidalma View the original post :

[JBoss-user] [JBoss jBPM] - Re: Class could not be found by the process classloader

2006-03-29 Thread [EMAIL PROTECTED]
Fidalma, It is a typo in your processdefinition file. You typed 'SampleActionHendler' instead of 'SampleActionHandler'. Regards, Koen View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3933351#3933351 Reply to the post :

[JBoss-user] [JBoss jBPM] - Re: Class could not be found by the process classloader

2006-03-29 Thread Fidalma
N I can't believe it !! I'm really blind and so sorry ... :-(( thanky very much !! Bye, Fidalma View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3933355#3933355 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3933355

[JBoss-user] [JBoss jBPM] - Re: Class could not be found by the process classloader

2006-03-28 Thread [EMAIL PROTECTED]
Your action handler class does not seem to be on the classpath. Are you using the GPD? If so, did you modify the build path of the Eclipse project? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3933285#3933285 Reply to the post :