User development,

A new message was posted in the thread "Process definition deployment":

http://community.jboss.org/message/521928#521928

Author  : Maarten G
Profile : http://community.jboss.org/people/magoris

Message:
--------------------------------------------------------------
Hey Ronald, thanks for the pointers.
 
Remote db access could indeed be a problem for the production server. For the 
moment I've surrounded the deploy code with a try...catch(JbpmException), but I 
think a conditional deploy like you described would be better as I'm afraid the 
try...catch could possibly catch JbpmExceptions thrown for a different reason 
than the already deployed version issue, which would cause them not to be 
noticed.
 
I've looked at the API for the services, but I can't seem to get it to work to 
compare the currently deployed process definition(s) with the one in my 
NewDeployment. Is there an advised way of doing this by any chance?

--------------------------------------------------------------

To reply to this message visit the message page: 
http://community.jboss.org/message/521928#521928


_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to