[jboss-user] [Messaging, JMS & JBossMQ] - CommandThreadExecutor : command 'null' threw exception

2007-09-03 Thread gygerl
When deploying webapp - by deploying jbpm-war - in order to launch the CommandThreadExecutor, got this error appearing : 11:23:38,491 INFO [STDOUT] command 'null' threw exception. rolling back transaction | 11:23:38,501 ERROR [CommandExecutorThread] java.lang.NullPointerException This error

[jboss-user] [JBoss jBPM] - org.jboss.ws.WSException: Cannot find java method

2006-11-22 Thread gygerl
Hello, I need to access a Uniface webservice (rpc) containing complex types. Access to Uniface service without complex types was ok. In this case, complex types are defined in different namespaces. I get the following error : 16:41:13,119 ERROR [ServiceProxy] Service error | javax.xml.rpc.Service

[jboss-user] [JBoss jBPM] - Re: Help with Timers

2006-10-17 Thread gygerl
Deployed jbpm webapp in order to start the scheduler. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3978732#3978732 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3978732 ___

[jboss-user] [JBoss jBPM] - Re: Delay execution (wait 1 business day before execution)

2006-10-17 Thread gygerl
Well well !! I did not start the scheduler before. Deploying jbpm webapp launches it and timer can easily be defined in process-definition xml file. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3978730#3978730 Reply to the post : http://www.jboss.com/index

[jboss-user] [JBoss jBPM] - Re: Best way to structure a business process with a delay.

2006-10-17 Thread gygerl
Thanks for your help. I finally decided to deploy the jbpm webapp instead of trying to start the scheduler separately. everything works fine now. Cheers. Laetitia View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3978726#3978726 Reply to the post : http://www.jb

[jboss-user] [JBoss jBPM] - Re: Best way to structure a business process with a delay.

2006-10-16 Thread gygerl
Hi Brad, Well. It was not :(( I am working on making it run but, beyond others, I got this error : 17:12:37,667 [JbpmScheduler] INFO ConnectionProviderFactory : Initializing connection provider: org.hibernate.connection.DatasourceConnectionProvider | 17:12:37,682 [JbpmScheduler] INFO NamingHel

[jboss-user] [JBoss jBPM] - Re: Help with Timers

2006-10-16 Thread gygerl
Hi. Got the same problem. I changed config in file "default.jbpm.cfg.xml" | | and it worked. Got another error so : | 17:12:37,667 [JbpmScheduler] INFO ConnectionProviderFactory : Initializing connection provider: org.hibernate.connection.DatasourceConnectionProvider | 17:12:37,682 [

[jboss-user] [JBoss jBPM] - Re: Best way to structure a business process with a delay.

2006-10-13 Thread gygerl
Hi Brad and thanks for your answer. I erased the timer definition in the process-definition xml file and defined the timer as you described, but the timer doesn't "hold" the further execution of the node. As i understood, your code hold the execution until midnight and then the scheduler runs it

[jboss-user] [JBoss jBPM] - Re: Best way to structure a business process with a delay.

2006-10-06 Thread gygerl
Hi Brado, I need to do something very close : - start process - save information - wait until next business day - do some update into a parallel application - send notification I've tried to define some timer within a task node, as for example : | | |

[jboss-user] [JBoss jBPM] - Delay execution (wait 1 business day before execution)

2006-10-06 Thread gygerl
Hello, I need to set up a "waiting" node : action in node should wait to next business day before executing. any idea how i should implement this ? thanks in advance. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3976498#3976498 Reply to the post : http://www