[jboss-user] [jBPM Users] - problem in getting db session.

2009-10-07 Thread @tul
Hi All,

I am using jbpm 4.1 version. In my code i am using following command to get an 
instance of DbSession class.

DbSession dbSession = 
(DbSession)EnvironmentImpl.getFromCurrent(DbSession.class, false);

but i am getting null in dbSession variable. Could please any one tell me what 
is happning. do i need set something in cfg file. 


Thanks in advance


View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=4259162#4259162

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4259162
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [jBPM Users] - how can we pass variables to the start node in Jbpm4.0-CR1

2009-08-31 Thread @tul
Hi All,

Can anyone tell me that how can i pass variables in the start task. I tried it 
by drag and drop the start node in the designer window but there is nothing 
where i can set variables which should be pass when process will start. 

Thanks in advance
A.

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=4252642#4252642

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4252642
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Task query.

2009-07-29 Thread @tul
Hi All,

Can any one tell how can i get the state of the task . In application i need to 
know when task is complete. I have checked the APi code but did not find any 
method which tells the current state of the task.

Thanks 

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=4246627#4246627

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4246627
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Process Definition Deployment using ZipInputStream

2009-07-28 Thread @tul
Hi All,

I am trying to deploy process definition file (*.jpdl.xml) by following command 
.

  ZipInputStream input = new ZipInputStream(new 
ByteArrayInputStream(bytes));
deploymentId = repositoryService.createDeployment()
.addResourcesFromZipInputStream(input)
.deploy();

after deploying the process when i try to find that process definition by using 
deployment Id. I does not get the process object. When i checked the database i 
was found entry in JBPM4_DEPLOYMENT table with deployment ID.


 

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=4246488#4246488

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4246488
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - notification to the user of specific role.

2009-07-24 Thread @tul
Hi,

I am using jBPM 4.0 in my project. I have to implement that once a task is 
assign to the role, all the user who has that role should be notify by mail. 

So please tell me is anything available in jBPM 4.0 which i can use directly??

Thanks 

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=4245731#4245731

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4245731
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - JPDL Eclipse plugin source for JBPM 4.0-CR release

2009-07-15 Thread @tul
Hi,
Can any one tell me where can i find the Source code for JPDL Eclipse plugin. 
If any one know the path of JBOSS SVn path for the same then it would be really 
helpful
thanks 


View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=4243754#4243754

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4243754
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Mail and ESB Service node missing in jBPM4.0

2009-07-10 Thread @tul
Hi all,

I just installed jBPM4.0-CR1 eclipse plugin. The look and feel of the new node 
is good but to my suprise Mail node and ESB service node which is available in 
previous version is missing in new version. 

Did i install wrong version?? or It is at all missing in the new version if yes 
then can anyone tell how can i achieve these functionality with new nodes.

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=4242913#4242913

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4242913
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user