0 Replies Latest reply on Nov 7, 2006 10:51 AM by ahmedabd-elhaffiez

    org.jbpm.graph.def.DelegationException

    ahmedabd-elhaffiez

      hello;

      i am new to JBPM. i am using jbpm 3.2.
      i got that exception

      org.jbpm.graph.def.DelegationException
      at org.jbpm.graph.def.GraphElement.raiseException(GraphElement.java:352)
      at org.jbpm.graph.def.GraphElement.raiseException(GraphElement.java:346)
      at org.jbpm.graph.def.GraphElement.executeAction(GraphElement.java:249)
      at org.jbpm.graph.def.GraphElement.executeActions(GraphElement.java:212)
      at org.jbpm.graph.def.GraphElement.fireAndPropagateEvent(GraphEle

      i was trying to build a web project and put the jbpm library into it. but the exception is raised when it runs "instance.signal()"

      any help abt that exception??

      thx in advance.