[jboss-user] [JBoss jBPM] - Re: Is it possible???

2008-05-09 Thread simply smart1
"kukeltje" wrote : if you do not want to put it as an action on the transition basic jbpm functionality then make a jsf backing bean out of it and do not use the jbpm transition button please can you give more details!!sorry but really i want more details of how exactly can i do it. th

[jboss-user] [JBoss jBPM] - Is it possible???

2008-05-08 Thread simply smart1
hi for all, this a code of a class that i have created (WriteFile.java): | package com.sample.action; | | import java.io.*; | import org.jbpm.graph.def.ActionHandler; | import org.jbpm.graph.exe.ExecutionContext; | | | public class WriteFile implements ActionHandler { | |

[jboss-user] [JBoss jBPM] - Decision Node

2008-04-23 Thread simply smart1
hi, i'm using a decision node via a DefinitionHandler and this is the code | package com.sample.action; | | import org.jbpm.context.exe.ContextInstance; | import org.jbpm.graph.exe.ExecutionContext; | import org.jbpm.graph.node.DecisionHandler; | | public class Istrue implements D

[jboss-user] [JBoss jBPM] - Problem on transition!

2008-04-23 Thread simply smart1
hi for all, I have created my process and generated all the Forms en XHTML, this one of my XHTML files: | | | | | | | | | |

[jboss-user] [JBoss jBPM] - About assignement

2008-04-08 Thread simply smart1
hi, i'm using jbpm-jpdl-3.2.1, i have a problem with assignement , i did every thing but i still can do a task with a user diffrent from whom i defined into my swimlane and it is not normal!!! how can i do in order to let only the actor who a defined in my swimlane to do his task and not anothe

[jboss-user] [JBoss jBPM] - bpm.war on tomcat!!!

2008-03-17 Thread simply smart1
hi, i'm using jbpm-jpdl-3.2.1, can you give me brievly the steps to do in order to use jbpm.war with tomcat us server.i want how to do exactly please!!! P.S: i red jbpmonTomcat and others. thanks... View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4137007#4137

[jboss-user] [JBoss jBPM] - Re: litte modifications on the Web-console

2008-03-13 Thread simply smart1
"kukeltje" wrote : it is in CVS as mentioned in a lot of places. really sorry 'kukeltje' but i didn't find it!!! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4136307#4136307 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mod

[jboss-user] [JBoss jBPM] - Re: litte modifications on the Web-console

2008-03-13 Thread simply smart1
"kukeltje" wrote : the console uses (to some extend) the I18N for this. So create a messages_fr.properties (just a guess) and put it in the right place. Not all is I18N yet, so you might need to change the source. this is the problem , i don't find where the source code is!!!I serached it well

[jboss-user] [JBoss jBPM] - litte modifications on the Web-console

2008-03-13 Thread simply smart1
hi for all, i'm using jbpm.jpdl.3.2.1,please , i want to know if i have the possibility to modify the jbpm-console , juste simple modification for exemple changing the picture and changing same text form english to franch. i don't know form which folder i must make this modifications!!! waitin