[jbpm-dev] [jBPM Development] - Re: DeploymentAdaptor: duplicated process deployment since c
SNy
do-not-reply at jboss.com
Fri Aug 28 04:24:19 EDT 2009
Heh, OK, I know it's still being worked on but wanted to bring this specific point up. I first thought about filing a jira issue, but then decided against it and posted here instead.
FWIW, I worked around it in my local version by adding a flag to the addResourcesFromZipInputStream() method to tell it to NOT add any .jpdl.xml files. Then I included both calls in the deploy() sequence so it now adds all resources except the process descriptors and then adds the one process descriptor it has been invoked for.
Regards,
Marko
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4252212#4252212
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4252212
More information about the jbpm-dev
mailing list