1 Reply Latest reply on Dec 5, 2006 6:13 PM by kukeltje

    Timer deployment

      Hello:

      I have a process with a timer, and I wonder how to deploy the class that implements ActionTimer. Is it enough to select the class from GPD and then deploy it along with the process?. Who is responsible for compiling the class (since you only deploy the .java, or at least that what I suppose).

      My case is very simple, since the jars needed for my class are already in the app server but, what if the class depends on some jar, how do I include this jar with the process deployed?

      Thanks in advance.

      Regards.

        • 1. Re: Timer deployment
          kukeltje

          eclipse is responsible for compiling. the .class files are deployed. using external classes depends on nthe deployment model of your jbpm engine