"yegaofei888(a)sohu.com" wrote : I got the jBPM-3.1.2, and opened the example
webapp package jbpm.war. But I didn't find the process defination file, I think it
should has process defination file, such as processdefination.xml.
|
| So I want to know how to control the busniess process of this webapp?
|
| Thanks!
|
|
AFAIK, the webapp is NOT related to any process, its main purpose is to serve as GUI for
other processes. So, you won't find any processdefinition for this webapp.
ATMOF, I don't know if you're gonna find such a thing ever, since it is not
documented anywhere such kind of "deployment"; as you can see from the folder
structure created when you create a process project with GPD, you can create classes
(handlers, unit tests, etc.) and deploy them with your process, but I'm not sure if
you can add web capabilities to this kind of project, and then deploy it like a regular
war. Maybe (I'm trying this rite now) you can create a web app that is
"aware" of your process, and interact with it.
Hope this helps,
Cut.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3974980#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...