[JBoss-user] [JBoss jBPM] - Regarding Identity Management Component

2006-07-04 Thread kazam
I have been using JBPM 3.1.1 for almost a month over here and really prefer it over my previous not so BPM tool, Oracle BPEL. In JBPM I came across the identity management component. I found out that an application I was working on had users and roles but no group associations. The identity

[JBoss-user] [JBoss jBPM] - Question Regarding Behavior of start-state Task

2006-07-03 Thread kazam
moves on forward to the next node, which shows that the start-task was signalling. What am I missing here? Thanks, Kazam | TaskInstance taskInstance = processInstance.getTaskMgmtInstance().createStartTaskInstance(); | taskInstance.setSignalling(true); | /*Get startTaskInstance

[JBoss-user] [JBoss jBPM] - Setting Up JBPM 3.1.1 on JBOSS 4.0.4

2006-06-27 Thread kazam
. | | | Regards, | Kazam. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3953879#3953879 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3953879 Using Tomcat but need to do more? Need to support web services, security? Get stuff done

[JBoss-user] [JBoss jBPM] - Regarding Asynchronous Continuations

2006-06-26 Thread kazam
Very Much, Kazam. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3953363#3953363 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3953363 Using Tomcat but need to do more? Need to support web services, security? Get stuff done

[JBoss-user] [JBoss jBPM] - Re: Regarding Asynchronous Continuations

2006-06-26 Thread kazam
on the JBPM side. Thanks, Kazam. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3953469#3953469 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3953469 Using Tomcat but need to do more? Need to support web services, security? Get

[JBoss-user] [JBoss jBPM] - Process Deployment Issue

2006-06-21 Thread kazam
class files. I went into the jbpm.sar dir in the deploy directory and tweaked the jbpm.cfg.xml to add files.dir in there and also placed my classes in a .jar in the jbpm.sar and deploy directory but no luck. Please, kindly point me as to where I am going wrong thanks. kazam. View the original

[JBoss-user] [JBoss jBPM] - Re: Process Deployment Issue

2006-06-21 Thread kazam
Thanks very much Koen, it did work. I placed my classes.jar in the JBOSS_HOME/bin directory[could have been anywhere I suppose] and put the jar file in the CLASSPATH for JBOSS Application Server. However, is this the way it is supposed to be. Shouldn't the classes be just part of the archive.

[JBoss-user] [JBoss jBPM] - JBPM.CFG.XML jbpm.files.dir property

2006-06-21 Thread kazam
anywhere for the jbpm.cfg.xml. The file I tweaked was under JBOSS_SERVER/deploy/jbpm.sar. I tweaked the file in the archive, but to no avail. Also, what benefits does this offer over placing the archive in the database. Thanks Kazam. View the original post : http://www.jboss.com/index.html

[JBoss-user] [JBoss jBPM] - Re: JBpm BPEL installation.

2006-01-05 Thread kazam
When I compile the lastest release (1.0 aplha 4), the build succeeds but no .sar file is genearted the only generated file is a 6Kb file [which was already in the build directory before compiling using ant] [jar] Building jar: D:\jbpm-bpel-1.0-alpha4\build\jbpm-bpel.war On placing this file in

[JBoss-user] [JBoss jBPM] - Re: JBpm BPEL installation.

2006-01-05 Thread kazam
Got it , I wasn't specifying the JWSDP Home , Thanks. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3915920#3915920 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3915920

[JBoss-user] [JBoss jBPM] - Re: Migrating/Porting Oracle BPEL to JBPM BPEL

2006-01-05 Thread kazam
the JBPM Designer plugin also helps in designing BPEL processes. - When will this project reach beta stage or a stable release. In short what's the heading for BPEL extension. Many Thanks, Kazam. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3915922#3915922 Reply

[JBoss-user] [JBoss jBPM] - JBpm BPEL installation.

2006-01-04 Thread kazam
Can the jbpm hypersonic database work for the bpel extension? Many Thanks. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3915684#3915684 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3915684

[JBoss-user] [JBoss jBPM] - Migrating/Porting Oracle BPEL to JBPM BPEL

2006-01-04 Thread kazam
Has anyone ported BPEL Processes from Oracle BPEL WorkFlow engine to JBPM BPEL extension. I have a BPEL Process running on Oracle WorkFlow engine. I wish to port this to JBPM BPEL Engine. If some one has done this, can you please post your opinions/ experience regarding that. Many thanks.

[JBoss-user] [Installation, Configuration Deployment] - JNDI oracle-ds.xml connection pool problem.

2005-08-16 Thread kazam
I am using a JNDI Oracle Connection pool using the oracle-ds.xml. My max connections are 50 and min connections are 25. After a few days my web application crashes because the no connections are available. My question is : Is there a guide as to what should be the maximum number of the