[jboss-user] [JBoss jBPM] - jbpm and EJB 3

2007-10-17 Thread galvino
hi everybody, i have a question : Is i tpossible to use jbpm with EJB 3 ? if it is yes, have you got a tutorial that can explain me ? thanks ! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4095913#4095913 Reply to the post :

[jboss-user] [JBoss jBPM] - Re: jbpm and EJB 3

2007-10-17 Thread galvino
ahhh ok !! but, i look ej3 and isn't there a conflict beetween Jbpmcontext(JBPM) and JPA(EJB3) for the data persistence ? so, i want to do an EJB application with jbpm API, but i don't know how can i do the gathering of data from the database or the persistence !! View the original post :

[jboss-user] [JBoss jBPM] - Re: problem to enter into jbpm-console application

2007-10-15 Thread galvino
ok, i should give more information, sorry, so i am using : jbpm-jpdl3.2.2 oracle9i i configure oracle : i changed : login-config standardjaws in login-config.xml, i added this code : | application-policy name = OracleDbRealm? |authentication |

[jboss-user] [JBoss jBPM] - Re: how the jbpm engine is embeded into jboss

2007-10-15 Thread galvino
ha ok , thank you, i don't understand workflow engine is only jbpm API, View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4095129#4095129 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4095129

[jboss-user] [JBoss jBPM] - Re: problem to enter into jbpm-console application

2007-10-12 Thread galvino
i don't understand , when i start jboss server, i have no error, but i don't connect to jbpm-console.war View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4094609#4094609 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4094609

[jboss-user] [JBoss jBPM] - Re: how the jbpm engine is embeded into jboss

2007-10-12 Thread galvino
so, when we say jbpm engine, we talk about jbpm API ?! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4094605#4094605 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4094605

[jboss-user] [JBoss jBPM] - how the jbpm engine is embeded into jboss

2007-10-12 Thread galvino
hi, i am trying to study jbpm and i don't understand very well, how the jbpm engine is included into jboss server ? is it jbpm-console.war ?jbpm-jpdl.jar ? what's the engine ? and where is it ? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4094452#4094452

[jboss-user] [JBoss jBPM] - problem to enter into jbpm-console application

2007-10-11 Thread galvino
i use jbpm-jpdl 3.2.2 with oracle when i tried to connect with jbpm-console application, i have this error: | Login failed. Invalid user name or password. | what that mean ?? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4094012#4094012 Reply to the

[jboss-user] [JBoss jBPM] - Re: problem to enter into jbpm-console application

2007-10-11 Thread galvino
error is: | 15:02:32,871 ERROR [UsersRolesLoginModule] Failed to load users/passwords/role f | iles | java.io.IOException: No properties file: users.properties or defaults: defaultUs | ers.properties found | at org.jboss.security.auth.spi.Util.loadProperties(Util.java:313)

[jboss-user] [JBoss jBPM] - Re: problem to enter into jbpm-console application

2007-10-11 Thread galvino
i have fix the problem, there aren't errors, but i can't enter into my application help, i don't know where is the issue View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4094193#4094193 Reply to the post :

[jboss-user] [JBoss jBPM] - change variables into a process

2007-10-09 Thread galvino
hi everybody, i have never use jbpm 3.2 administration console. i don't know how can i change process variables ? there isn't box for these ! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4093012#4093012 Reply to the post :

[jboss-user] [JBoss jBPM] - error jsf with jbpm-console 3.2

2007-10-09 Thread galvino
hi , can you explain me that mean this error please: anonymous wrote : | | 15:25:19,741 ERROR [STDERR] 9 oct. 2007 15:25:19 com.sun.faces.lifecycle.ELResol | verInitPhaseListener populateFacesELResolverForJsp | INFO: JSF1027: [null] The ELResolvers for JSF were not registered with the

[jboss-user] [JBoss jBPM] - get processinstance with task id

2007-09-20 Thread galvino
hi every body, i want to get a processinstance by using a task id, i am using: | public ProcessInstance getProcessInstance(String taskId){ | jbpmContext=jbpmConfiguration.createJbpmContext(); | try{ |

[jboss-user] [JBoss jBPM] - Re: do an action by using a button

2007-09-11 Thread galvino
hi everybody, i want to do an action with a html:button, i did this: | html:button value=Annuler onclick=annuler('bean:write name=taskbean property=taskinstanceId/');/html:button | | | | | but i have error on 'annuler' function . | | can you help me View the original

[jboss-user] [JBoss jBPM] - do an action by using a button

2007-09-10 Thread galvino
hi everybody, I use struts and i want to do an action with | html:button property=Annuler.doAnnuler/html:button | but it's not true, it does nothing!! do you the real way to do this ? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4082626#4082626

[jboss-user] [JBoss jBPM] - Re: is it possible to change identity file

2007-09-06 Thread galvino
you should find it here : | \jbpm-jpdl-3.2.1\examples\rulesAssignmentHandler\src\identity\identity.db.xml | View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4081586#4081586 Reply to the post :

[jboss-user] [JBoss jBPM] - is it possible to change identity file

2007-09-04 Thread galvino
Hi everybody, i want to change Identity component like this: | identity | user name=sally email=[EMAIL PROTECTED] password=sally address=21 jump street/ | user name=mary email=[EMAIL PROTECTED] password=mary address=21 jump street/ | user name=tom email=[EMAIL PROTECTED]

[jboss-user] [JBoss jBPM] - Re: process variables

2007-08-27 Thread galvino
I read this part of documentation but I would like to define them in xml document , i tried this: | variable name=a access=read mapped-name=x / | variable name=b access=read,write,required mapped-name=y / | variable name=c access=read,write / | but, nothing it's bad. is it

[jboss-user] [JBoss jBPM] - Re: process variables

2007-08-27 Thread galvino
yeah, but it's only for task variables not for process variables View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4078390#4078390 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4078390

[jboss-user] [JBoss jBPM] - process variables

2007-08-23 Thread galvino
hi, want to define process variables, into my processdefinition. have you got an tutorial or an example ? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4077230#4077230 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4077230

[jboss-user] [JBoss jBPM] - Re: how can i do research ?

2007-08-07 Thread galvino
i successfully did my research. but aren't there any function on Jbpm API that can do this , without using sql. like find.() ??? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4071550#4071550 Reply to the post :

[jboss-user] [JBoss jBPM] - Re: how can i do research ?

2007-08-07 Thread galvino
sorry, but i have another problem. i can't using swimlane to create taskinstance by using swimlane of an actor. have you got an idea ? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4071652#4071652 Reply to the post :

[jboss-user] [JBoss jBPM] - can't delete a taskinstance from my database

2007-08-07 Thread galvino
hi, i want to delete a task instance from my database (mysql). this is my source code: | Connection connection=jbpmContext.getConnection(); | Statement statement=connection.createStatement(); | | // écriture de la requête de

[jboss-user] [JBoss jBPM] - how can i do research ?

2007-08-06 Thread galvino
i want to do some research into my database like : | find all taskinstances assigned to an user without include swimlane concept | find all taskinstances assigned to a swimlane | find all processinstances initialized by an user | | | i find some functions as taskmgmtsession but i

[jboss-user] [JBoss jBPM] - Re: how can i do research ?

2007-08-06 Thread galvino
i think so . but, sometimes there aren't enougth information to get that i want. for example, find all processinstances initialized by an user into the table jbpm_processinstance there isn't an column for actor . View the original post :

[jboss-user] [JBoss jBPM] - Re: how can i do research ?

2007-08-06 Thread galvino
ok, thanks i 'll try that View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4071223#4071223 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4071223 ___ jboss-user mailing list

[jboss-user] [JBoss jBPM] - how can i delete a taskinstance from my database

2007-08-03 Thread galvino
Hi, i want to delete a taskinstance by using its Id. i used thi: | graphSession=jbpmContext.getGraphSession(); | TaskInstance taskInstance=jbpmContext.getTaskInstance(taskInstanceId); | TaskMgmtInstance

[jboss-user] [JBoss jBPM] - how can i use Identity

2007-07-31 Thread galvino
hi, everybody, I download my identities on my database. Now i want to work with this, for example do a connection page that verify parameters . Have you an tutorial or an example ? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4069025#4069025 Reply to the

[jboss-user] [JBoss jBPM] - Re: how can i use Identity

2007-07-31 Thread galvino
i created my database and I load my identity with this metho: | public void loadIdentities() { | JbpmConfiguration jbpmConfiguration = JbpmConfiguration.getInstance(); | | JbpmContext jbpmContext = jbpmConfiguration.createJbpmContext(); |

[jboss-user] [JBoss jBPM] - Re: can't finished my task

2007-07-30 Thread galvino
i am working for find this issue. i think problem is on the connection with the database or the deployment. this is my process: | | ?xml version=1.0 encoding=UTF-8? | | process-definition xmlns=urn:jbpm.org:jpdl-3.1 name=holiday-request | | | swimlane name=participant |

[jboss-user] [JBoss jBPM] - can't finished my task

2007-07-27 Thread galvino
hi everybody. i don't know why i don't successfully finish my task. this is error: | 17:17:13,295 WARN [ProxyWarnLog] Narrowing proxy to class org.jbpm.graph.node.T | askNode - this operation breaks == | 17:17:13,374 WARN [RequestProcessor] Unhandled Exception thrown: class org.jbpm

[jboss-user] [JBoss jBPM] - how can i get task state ?

2007-07-26 Thread galvino
Hi, i want to get task state on my process execution. if it is suspended, finished, unfinishedis there a function that can do this ? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4067697#4067697 Reply to the post :

[jboss-user] [JBoss jBPM] - Re: can't get task list of an actor

2007-07-23 Thread galvino
i have just cleared this option. i didn't use it . View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4066539#4066539 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4066539 ___

[jboss-user] [JBoss jBPM] - Re: can't get task list of an actor

2007-07-23 Thread galvino
hi, i have another problem. into the last task, when i added taskInstance.end(); in this code: | GraphSession graphSession=jbpmContext.getGraphSession(); | TaskMgmtSession taskMgmtSession=jbpmContext.getTaskMgmtSession(); | |

[jboss-user] [JBoss jBPM] - can't get task list of an actor

2007-07-20 Thread galvino
Hi everybody. i am using jbpm-jpdl 3.1 and i have done my process successfully. deployment was a success. But when i tried to get task list like that: | List task_list=jbpmContext.getTaskList(jbpmContext.getActorId()); | System.out.println(number of task:+task_list.size()); |

[jboss-user] [JBoss jBPM] - Re: can't get task list of an actor

2007-07-20 Thread galvino
thank for your response. i tried by using processinstance and taskinstance like this: | ProcessInstance processInstance=new ProcessInstance(processDefinition); | System.out.println(processinstance.id: +processInstance.getId()); |

[jboss-user] [JBoss jBPM] - Re: can't get task list of an actor

2007-07-20 Thread galvino
this is my processdefinition: | ?xml version=1.0 encoding=UTF-8? | | process-definition xmlns=urn:jbpm.org:jpdl-3.1 name=holiday-request | | | swimlane name=participant | assignment expression=user(ernie)/assignment | /swimlane | | swimlane

[jboss-user] [JBoss jBPM] - Re: can't get task list of an actor

2007-07-20 Thread galvino
resolved View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4066243#4066243 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4066243 ___ jboss-user mailing list jboss-user@lists.jboss.org

[jboss-user] [JBoss jBPM] - what version of mysql can we use with script on jbpm-3.2.1

2007-07-19 Thread galvino
Hi everybody. i am using jboss jbpm 3.2.1 and mysql 5.0.41. when i used script into \jbpm-jpdl-3.2.1\db\jbpm.jpdl.mysql.sql i had error script. what the real version of mysql can i use ? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4065678#4065678 Reply to

[jboss-user] [JBoss jBPM] - the request was rejected because no multipart boundary was f

2007-07-19 Thread galvino
hi, i have some problem to connect to my database. when i deploy my process into the database i have this error: anonymous wrote : | 11:04:17,821 ERROR [STDERR] org.apache.commons.fileupload.FileUploadException: t | he request was rejected because no multipart boundary was found |

[jboss-user] [JBoss jBPM] - Re: what version of mysql can we use with script on jbpm-3.2

2007-07-19 Thread galvino
resolved. i had at the end ; thanks View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4065687#4065687 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4065687 ___ jboss-user mailing

[jboss-user] [JBoss jBPM] - Re: the request was rejected because no multipart boundary w

2007-07-19 Thread galvino
resolved View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4065763#4065763 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4065763 ___ jboss-user mailing list jboss-user@lists.jboss.org

[jboss-user] [JBoss jBPM] - error Resource: org/jbpm/msg/Message.hbm.xml not found

2007-07-17 Thread galvino
Hello everybody. i have a strange problem. i can't use graphsession with my application and i have this error : anonymous wrote : | javax.servlet.ServletException: Resource: org/jbpm/msg/Message.hbm.xml not found |

[jboss-user] [JBoss jBPM] - Re: error Resource: org/jbpm/msg/Message.hbm.xml not found

2007-07-17 Thread galvino
i copied the real hybernate configuration file. now it doesn't load the identity component even if i copy the identiy jar. i have this error: anonymous wrote : | 2007-07-17 11:49:58,476 ERROR [org.jboss.security.auth.spi.UsersRolesLoginModule] Failed to load users/passwords/role files |

[jboss-user] [JBoss jBPM] - Re: error Resource: org/jbpm/msg/Message.hbm.xml not found

2007-07-17 Thread galvino
i had created two files in server/jbpm/conf : users.properties ans roles.properties into the file users.properties: ernie=ernie roles.properties:ernie=manager,administrator,participant View the original post :

[jboss-user] [JBoss jBPM] - Re: error Resource: org/jbpm/msg/Message.hbm.xml not found

2007-07-17 Thread galvino
but i have the same error. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4064974#4064974 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4064974 ___ jboss-user mailing list

[jboss-user] [JBoss jBPM] - Re: problem to start a taskinstance

2007-07-12 Thread galvino
i gave you error in the first post View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4063371#4063371 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4063371 ___ jboss-user mailing list

[jboss-user] [JBoss jBPM] - Re: problem to start a taskinstance

2007-07-11 Thread galvino
hi, thanks to response to my first post. iam using | jbpm-3.1.4 | jboss-4.0.4.GA (download with jems-installer-1.2.0.GA.jar) | mysql server 5.0 | | | i want to do an struts application by using jbpm API. | so i set some configurations and i want to get a task list for one

[jboss-user] [JBoss jBPM] - problem to start a taskinstance

2007-07-10 Thread galvino
i am try to get tasklist of a user but i have the same error: anonymous wrote : | 15:39:53,808 WARN [JDBCExceptionReporter] SQL Error: 1054, SQLState: 42S22 | 15:39:53,808 ERROR [JDBCExceptionReporter] Unknown column 'taskinstan0_.ISSIGNA | LING_' in 'field list' | 15:39:53,808 DEBUG

[jboss-user] [JBoss jBPM] - Re: get the token in another task-node on a struts applicati

2007-07-06 Thread galvino
thank you for your response. i want to do a simple workflow by using struts where each form correspond to the next task . For example, anonymous wrote : | start -start state | task-node 1 | task-node 2 | end | on my first form i do this: anonymous wrote : |

[jboss-user] [JBoss jBPM] - Re: get the token in another task-node on a struts applicati

2007-07-06 Thread galvino
so i do this code program on th esecond form : anonymous wrote : | jbpmContext=this.getJbpmContext(request).getJbpmConfiguration().getCurrentJbpmContext(); | graphSession=jbpmContext.getGraphSession(); | /*System.out.println(\n

[jboss-user] [JBoss jBPM] - get the token in another task-node on a struts application

2007-07-05 Thread galvino
Hi everybody . I have a problem to go to next task-node with jbpm in a web application by using struts. i did a small process like this: anonymous wrote : start | task1 | task2 | end On my first bean in strut, i deploy process and i go to the first task. But when i write this in order to