[Users] Trouble with two operations of a BPEL orchestration

pedrombl [via Petals ESB] ml-node+3202023-192505370-385891 at n3.nabble.com
Wed Jul 27 02:52:11 CEST 2011



Hello everyone,

I am trying to do a BPEL orchestration with Petals. It basically
orchestrates two web services and has two operations. Each operation request
an operation for a different web service. After the implementation, one
operation works correctly but the other don't work (error below).

I've developed other orchestrations with the same template and with
different web services. All of them behaves the same, with one operation
working correctly and the other not.

Error:


<soapenv:Fault xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
    <faultcode
xmlns:fcns="http://petals.ow2.org/cdk/defaultFault">fcns:0</faultcode>
    <faultstring>null message</faultstring>
    <faultactor/>
    <detail>
        <stackTrace>javax.jbi.messaging.MessagingException
    at
com.ebmwebsourcing.easybpel.model.bpel.impl.runtime.BPELAssigner.affect(BPELAssigner.java:126)
    at
com.ebmwebsourcing.easyviper.core.impl.engine.behaviour.functionnal.AssignBehaviourImpl.affect(AssignBehaviourImpl.java:97)
    at
com.ebmwebsourcing.easyviper.core.impl.engine.behaviour.functionnal.AssignBehaviourImpl.executeOnInactive(AssignBehaviourImpl.java:128)
    at
com.ebmwebsourcing.easyviper.core.api.engine.behaviour.AbstractBehaviourImpl.execute(AbstractBehaviourImpl.java:167)
    at
org.objectweb.fractal.julia.generated.C1efc3245_0.execute(INTERCEPTOR[AssignBehaviour])
    at
org.objectweb.fractal.julia.generated.C49c8cf10_0.execute(INTERFACE[AssignBehaviour])
    at
com.ebmwebsourcing.easyviper.core.impl.engine.NodeImpl.execute(NodeImpl.java:219)
    at
org.objectweb.fractal.julia.generated.C6ac8a5f_0.execute(INTERCEPTOR[Node])
    at
org.objectweb.fractal.julia.generated.C678ba6a_0.execute(INTERFACE[Node])
    at
com.ebmwebsourcing.easyviper.core.impl.engine.ExecutionImpl.execute(ExecutionImpl.java:509)
    at
com.ebmwebsourcing.easyviper.core.impl.engine.ExecutionImpl.nextSequentially(ExecutionImpl.java:452)
    at
com.ebmwebsourcing.easyviper.core.impl.engine.ExecutionImpl.step(ExecutionImpl.java:404)
    at
com.ebmwebsourcing.easyviper.core.impl.engine.ExecutionImpl.run(ExecutionImpl.java:189)
    at
org.objectweb.fractal.julia.generated.Cb57c20ad_0.run(INTERCEPTOR[Execution])
    at
org.objectweb.fractal.julia.generated.C53c8ca78_0.run(INTERFACE[Execution])
    at
com.ebmwebsourcing.easyviper.core.impl.engine.EngineImpl$ThreadRunProcess.run(EngineImpl.java:578)
</stackTrace>
    </detail>
</soapenv:Fault>


_______________________________________________
If you reply to this email, your message will be added to the discussion below:
http://forum.petalslink.com/Trouble-with-two-operations-of-a-BPEL-orchestration-tp3202023p3202023.html
To start a new topic under Users (get help, provide help), email ml-node+2681628-1333396262-385891 at n3.nabble.com
To unsubscribe from Users (get help, provide help), visit http://forum.petalslink.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=2681628&code=dXNlcnNAZm9ydW0ucGV0YWxzbGluay5vcmd8MjY4MTYyOHwtOTE3MDU0NjU4
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://forum-list.petalslink.org/pipermail/users/attachments/20110726/ea6183db/attachment.htm>


More information about the Users mailing list