1 Reply Latest reply on May 1, 2006 11:18 AM by aguizar

    jBPM within jsf application running in JBoss Server

      i'm working with jsf +SWT application i used jbpm it worked correctly in SWT but i've the following Error :

      java.lang.ClassNotFoundException: class 'com.nounsware.droolsjbpm.jbpm.action.ValidateUser' could not be found by the process classloader

      When i run it with jsf ,,
      By the Way i put my processdefinition.par in root of war it's parsed correctly but i want to know where can i put my action classes to make class loader see it Plz Reply