[jboss-user] [jBPM] - Re: How to integrate Human Task

Mauricio Salatino do-not-reply at jboss.com
Thu Jul 5 04:47:28 EDT 2012


Mauricio Salatino [https://community.jboss.org/people/salaboy21] created the discussion

"Re: How to integrate Human Task"

To view the discussion, visit: https://community.jboss.org/message/746261#746261

--------------------------------------------------------------
Hi Jay,
The Application.form file is a file descriptor that describe how the UI looks like, based on Swing. If you update teh Application.java class without updating the Application.form file you will start having troubles. The .form files are automatically updated by IDE such as Netbeans which uses something called Mattise to generate those .form files.
I recommed you to create your own UI using a technology that you know how to use, and just copy the logic from the Application.java class which is related with the interactions with the jBPM5 framework.
Cheers
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/746261#746261]

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20120705/cf1b5f41/attachment.html 


More information about the jboss-user mailing list