It seems like JBPM (in servlet) is unable to find my ActionHandler (org.example.web.MyActionHandler) class. I have include org.example.web.MyActionHandler as part of the same war (WEB-INF/classes) where my servlet also exist. Why cann't JBPM find the actionhandler...?
Is there a separate JBPM configuration file where i need to specify the classpath for org.example.web.MyActionHandler?
i started to suspect...does JBPM really work in servlet environment?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4027636#4027636
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4027636
Hello All.
Can anyone help me, plz? I'm using jBPM library in my application and need to implement possibility to delete processes. I've tried to find some existing solutions in the library, but I haven't found any. Does jBPM gives to a developer the such possibility? Or do I need to implement deletion by myself? There are a lot of dependencies in the jbpm database beetween the jbpm_processinstance table and the other tables, so it will be quite hard to implement it by myself. I appreciate any help. Thanks in advance.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4027624#4027624
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4027624