2 Replies Latest reply on Jan 10, 2007 5:09 AM by froschfinger

    Problem with JbpmContext and Servlets

    froschfinger

      Hi,

      At the moment i am writing my own webapplication with Jbpm, not using JSF. So i have to put all code in differnet servlets. The Problem is, that i couldnt get the current Jbpm context in my servlet. I could only create one. But e.g. for tasks i need the current to get the task instances. Is there any possibility to solve this problem. Thanks for every help.