Hi everyone,
i am facing a peculair problem.
I have a PD
start ->taksNode1 -> taskNode2 -> taskNode3 -> end-State
when i run the folowing code ,
println(instance.getRootToken().getNode().getName());
instance.signal();
println(instance.getRootToken().getNode().getName());
it prints
start
end-s
Any ideas ?
-Vipul
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4050885#4050885
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4050885
___
jboss-user mailing list
jboss-user@
Hi
Has anyone got any idea about how tasks are triggered.
Say the process flow is now in a task node having multiple tasks
Task-A ==> Task-B
Can task A be executed based on a user event and task B maded to wait for
another user event. ..
Like in task A , a user enters a value and i task b an
Hi everyone,
can anyone suggest how can a user be assigned for a task to which a
swimlane(group) is assigned in definition.
Basically what i want to do is to assign groups to tasks at definition time and
at runtime before a task is executed a user in that group should assign the
task to himsel
Hi everyone,
Is there a way to check the swimlane of a state programmatically in java.
I basically have roles/users as authentication in my application. I want to map
roles to swimlane and allow one of the users in that role(swimlane
) to assign the task to himself.
I could'nt figure out the AP
I did the same but when i tried to upload this file using deploy.html page it
says "not a process archive file".
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4048207#4048207
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=rep
Hi all,
I created a application using jbpm and i have been trying to deploy a process
definition using eclipse plugin and its alway throwing an error saying
"Not a multipart request"
Any ideas what i can do to solve this.
FYI: the same is working on windows machine but i am having problems when
Hi kukeltje,
I am sorry for not being clear earlier. I meant html views only in a new webapp.
What i am not able to understand is to how to show a specific html for a
specific process state and another one for another state.
I plan to make these as embeddeable htmls inside a parent html page.
Hi, has anyone used processes and associated views with different states in the
process definitions.
i am basically trying to create a web application with different view for
different process state, but dont seem to be able to make out the best design
to do the same. Has anyone tried the same
Has anyone used deploy.html in jbpm.war to deploy a process.
It always says not a process archive to me.
Can anyone tell me how it works and whats a process archive supposed to
contain.?
-Thanks
-- Vipul
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4047977#
leave it i got it resolved by looking at the another post with replies by mputz
and kukeltje.
-Vipul
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4047973#4047973
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4047973
Hi all,
Are process archive files just simple zip files with .par extension ?
I basically created a upload servlet like the ones in jbpm starter kit, and
tried to deploy a process definition using eclipse plugin.
The plugin says process deployed successfully, but i the same is not stored in
t
Hi ,
I was trying to change the database from HSQLDB to MySQL as has been described
in
http://docs.jboss.com/jbpm/v3/userguide/thejbpmdatabase.html
I have rechecked that i have done everything as mentioned in this page.
I get the following error in startup ... Any clues
:56:46,406 INFO [F
Hi kukeltje,
It seemed to me that the project is following some other approach.
I know sytruts a bit
i was expecting a struts-config or tiles-config file somewhere which would show
the mapping, but i could'nt find one. Thats why i asked.
-VG
View the original post :
http://www.jboss.com/inde
I tried looking at the existing example as you had mentioned.
It has some jsp files and i am not able to figure out how tiles configuration
is done in these.
For example:
layout.jsp has a line
but i can't figure out how/where the attribute named "body" is configured in
the application.
Any
Hi,
Can someone help me in understanding how to integrate jbpm in a exisiting web
application. i have tried some examples with the jbpm-server but now i want to
integrate the whole thing in my webapp which is running on top of tomcat.
I want to add the task and process views(including the diagr
Hi Simon/Others,
Can you help me to setup a project of using jbpm without jboss.
I am new to jbpm and i am totally confused as to how to use it without jboss,
say in a web application of mine.
I will be greatful for any help in this regards
~Vipul
View the original post :
http://www.jboss.
17 matches
Mail list logo