Hi,
I am experiencing the same issue here. I haven't found the solution yet (I
might try the posted solution here) but wanted to post the problem for future
reference...
the error I am getting is the following:
17:53:07,343 [http-8080-4] INFO ContextAdvice : --> ContextAdvice in
actio
I am experiencing a similar issue.
I am still trying to track down what is wrong, but in my case the following
code:
JbpmContext jbpmContext = getContext();
TaskInstance taskInstance =
jbpmContext.getTaskInstance(taskInstanceId);
// leave the node
if (t
Hi,
I've been reading through the jbpm identity documentation (jbpm-jpdl.pdf) and I
have a few questions that I am not sure how to deal with:
1.- Is it possible to add swimlanes (or roles) to transitions?
There are states where I only want some users to be able to signal de process
2.- I am wri
Thanks for the reply...
unfortunately, if I close the context every time (with the finally clause) the
performance is terrible...
I thought that maybe I could have the context get closed by spring as soon as
the entire transaction is finished
there are some cases where the context gets ope
Hi!,
I am using JBPM + Spring (springmodules0.8a) + Struts to create an application.
I would like to know what are the best practices regarding the jbpmContext and
how to create it/reuse it.
This is my spring configuration
|
|
|
|
|
|
|
|
|
Hi All,
I've been trying to get my hands on the jbmp-console sources without luck.
I am confused as to where they are located on the SVN server:
1.- http://anonsvn.jboss.org/repos/jbpm/projects/jsf-console
or
2.- http://anonsvn.jboss.org/repos/jbpm/console/trunk
Any ideas on which one I should u
didn't work.. :(
this is the error I am getting now, same as before though.
XML Parsing Error: not well-formed
Location: http://localhost:8080/jbpm-console/sa/procdef.jsf?id=1
Line Number 92, Column 60:Process Instances
---^
I'll try now and will let you know...
the problem is.. the pasted source is from jbpm-console source
if there is indeed an error... should I raise a JIRA bug?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4189860#4189860
Reply to the post :
http://www.j
Hi All,
I finally solved the login issue and now I can see the processes list, but when
trying to examine any process I get this error:
XML Parsing Error: not well-formed
Location: http://localhost:8080/jbpm-console/sa/procdef.jsf?id=3
Line Number 92, Column 60:
this is from proc
Hi,
I've followed all the steps in the guide here
[http://www.jboss.org/community/docs/DOC-11161]
but I am not being able to log-in to the web console...
at first I was getting several errors, then I configured mysql properly and
only got wrong/username and password errors. (I was trying with u
10 matches
Mail list logo