[JBoss-user] [JBoss jBPM] - Re: create swimlane programmatically

2006-07-05 Thread cpob
You programmatically create the swimlane, but you don't tie it to anything in the Process Definition. You'll have to add the swimlane to the processdefinition's task management definition: | pd.getTaskMgmtDefinition().addSwimlane(s); | View the original post :

[JBoss-user] [JBoss jBPM] - Re: create swimlane programmatically

2006-07-05 Thread kohsaaa
Thank You Mr Cpob. now it is working. As i am very new to JBPM usage, i got this doubt. any way thanks again. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3955524#3955524 Reply to the post :