Thanks Octomac for your reply!!!
But I got a bad new (for me). I got this error:
09:29:22,625 [main] WARN JDBCExceptionReporter : SQL Error: -22, SQLState:
S0002
09:29:22,625 [main] ERROR JDBCExceptionReporter : Table not found in statement
[select top ? processdef0_.ID_ as ID1_4_, processdef
Hi there,
Does anybody know how to start a JBPM Work Flow remotely?
What I want to do is Instance a new Process from a remote server (a Nagios
server when an alarm appears).
The code that I think that could do this is:
JbpmContext jbpmContext = jbpmConfiguration.createJbpmContext();
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4157546#4157546
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4157546
___
jboss-user mailing list
jboss-user@lists.jboss.org
Hi, it's me again...
The part most important of my SOAP client structure (and I don't know why it
disappeared) is:
Thanks in advance
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4157544#4157544
Reply to the post :
http://www.jboss.c
Hi there,
Does any body know how to create a new task on a JBPM flow using the "Task"
sample that comes when you download jbpm-bpel?
I've already deployed the webservice on my JBoss server, and when I try to test
it everything seems to go fine, but when I get back to the Jbpm Console and try
t
Hi there
I am trying to start a process instance with Web Services from a remote client
(a nagios server that could start a work-flow when an alarm is detected), but I
realized that it is kind of complicated, because the few examples that I found
on the Internet are oriented to start a process
Hi there
I am trying to start a process instance with Web Services from a remote client
(a nagios server that could start a work-flow when an alarm is detected), but I
realized that it is kind of complicated, because the few examples that I found
on the Internet are oriented to start a process