2 Replies Latest reply on Feb 20, 2011 9:13 PM by krisverlaenen

    Add functionality to the console jppm-gwt-console-server ????

    marcelodmartini

      Hi,

       

      I have a question about the jppm-gwt-console-server. We seem to be needing a few functionalities that are not provided in the default implementation, such as:

       

      - ChangeSet, and therefore, session updating through a custom KnowledgeAgent

       

      - Changing the implementation of the TaskServer that uses JMS (instead of directly HornetQ)

       

      - SOAP/HTTP services

       

       

      I've seen we could provide most of these functionalities by adding a ProcessManagement and a TaskManagement of our own, and configuring them in META-INF/services, but maybe it would be better to create a new project alltogether to handle these changes. What would be your advice? To add modifications to jbpm-gwt-console-server or to implement a new project using jbpm-gwt-console-server as a base?

       

       

      Best regards

       

      Marcelo