petals@localhost:/>
[Petals.Container.Components.petals-se-bpel]-INFO 2010-07-01 11:39:05,655 the receiver gives the message to workflow engine
[Petals.Container.Components.petals-se-bpel]-SEVERE 2010-07-01 11:39:05,756 null
java.lang.NullPointerException
at org.ow2.petals.component.framework.process.MessageExchangeProcessor.processInOptionalOutAsProvider(MessageExchangeProcessor.java:568)
at org.ow2.petals.component.framework.process.MessageExchangeProcessor.processAsProvider(MessageExchangeProcessor.java:391)
at org.ow2.petals.component.framework.process.MessageExchangeProcessor.process(MessageExchangeProcessor.java:233)
at org.ow2.petals.component.framework.process.MessageExchangeProcessor.run(MessageExchangeProcessor.java:177)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:619)
Reproduction guidelines :
- Start Petals in console mode (startup.sh -C)
- Deploy & start the SE-BPEL
- Deploy & start the BC-SOAP
- Deploy the given configuration artifacts
- Try to call the process using the given SoapUI 3.5 mock