[jboss-user] [JBoss jBPM] - Re: EventListener does not get executed?

2009-07-23 Thread showmanlkz
"kukeltje" wrote : | If you want to fire this event on e.g. node-enter, use the correct event name. | I read the user guide again, what you meant is by default, the event attribute of on element can only be either "start" or "end", right? anonymous wrote : So if you want this event to fi

[jboss-user] [JBoss jBPM] - EventListener does not get executed?

2009-07-21 Thread showmanlkz
I am using jBPM 4.0, jdk1.5.0_19, and try to run a simple process contains a event listener inside a state node. When I run the test case, it seems that the process executes that state node (GetFromStock) and move to the next, but the attached Event listener does not run (i.e. the variable does

[jboss-user] [JBoss jBPM] - How to run jBPM 4.0 examples

2009-07-20 Thread showmanlkz
I am a newbie to jBPM, I just tried to run the test java from the package in Eclipse (i.e. DecisionConditionsTest.java etc) But I was given the follow exception Could not connect to: : 3081 | java.net.ConnectException: Connection refused: connect | at java.net.PlainSo

[jboss-user] [JBoss jBPM] - Re: STDERR in JBoss startup with jBPM 4.0

2009-07-14 Thread showmanlkz
anonymous wrote : The errors are no errors but info Yes, I noticed that as well, the prefix ERROR [STDERR] plus I followed the incorrect console URL so couldn't get into gwt made me feel there are something wrong... I wonder why ERROR [STDERR] is in there if it's meant to be normal INFO. anony

[jboss-user] [JBoss jBPM] - STDERR in JBoss startup with jBPM 4.0

2009-07-14 Thread showmanlkz
Hi all, I am new to jBPM, just tried to installed jBPM 4.0, after the installation, I started JBoss 5, it output lots of ERROR: | 22:35:13,234 ERROR [STDERR] 63 [main] WARN org.jboss.resteasy.plugins.server.servlet.ResteasyBootstrap - The use of javax.ws.rs.core.Applica | tion is deprecat