[jboss-user] [JBoss jBPM] - Re: JBPM installation

2006-07-27 Thread cpob
It is in the user guide, section 11.3 Also, look at the test cases in the jBPM source code (TaskAssignmentTest). View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3961278#3961278 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply

[jboss-user] [JBoss jBPM] - Re: JBPM installation

2006-07-27 Thread soeursourire
Thanks a lot for your answer. Would you have some example or tutorial to program my own assignmenthandler? Thanks again View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3961218#3961218 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mod

[jboss-user] [JBoss jBPM] - Re: JBPM installation

2006-07-27 Thread kukeltje
If you build your own assignmenthandler you can do it now. I did it 1 year ago that way. If you want it from within jBPM you have to wait for 3.2 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3961216#3961216 Reply to the post : http://www.jboss.com/index.htm

[jboss-user] [JBoss jBPM] - Re: JBPM installation

2006-07-27 Thread soeursourire
So if I well understand, there is no email notification done in JBPM for now? When is planned the email support? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3961212#3961212 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply

[jboss-user] [JBoss jBPM] - Re: JBPM installation

2006-07-26 Thread kukeltje
Or look at the 3.2 source. There will be email support (out of the box, with templates etc) in 3.2 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3961030#3961030 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3961030 ___

[jboss-user] [JBoss jBPM] - Re: JBPM installation

2006-07-26 Thread kukeltje
how to use gmail with jBPM? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3960997#3960997 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3960997 ___ jboss-user mailing list jb

[jboss-user] [JBoss jBPM] - Re: JBPM installation

2006-07-26 Thread cpob
a Gmail notification specifically, or just an email notification? Currently there is no built in email support in jBPM. You'd have to do it how you would in 'normal' Java, google around for a bunch of tutorials. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=

[jboss-user] [JBoss jBPM] - Re: JBPM installation

2006-07-26 Thread soeursourire
Thanks a lot for your answer. This is working fine under Eclipse3.2. Please would you mind indicating me a tutorial or an example to learn how to use of gmail within JBPM? And how can I find the source code managing this gmail notification? Thanks for your help Sophie View the original post

[jboss-user] [JBoss jBPM] - Re: JBPM installation

2006-07-26 Thread cpob
GPD 3.0.11 won't work with Eclipse 3.1.x, upgrade to Eclipse 3.2 if you can, or use GPD 3.0.9.2 with Eclipse 3.1.x View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3960969#3960969 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=rep

[jboss-user] [JBoss jBPM] - Re: JBPM installation

2006-07-26 Thread soeursourire
"soeursourire" wrote : Hello! | | I am trying to install JBPM but get into troubles... I am using Eclipse 3.1.1. Following the instructions I import existing project in Eclipse and obtain jbpm.3 in my workspace (and jbpm.db) then I click right on src/java.examples/org.jbpm.tutorial.action a