<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<style type="text/css">
<!--

/*
  The original subSilver Theme for phpBB version 2+
  Created by subBlue design
  http://www.subBlue.com

  NOTE: These CSS definitions are stored within the main page body so that you can use the phpBB2
  theme administration centre. When you have finalised your style you could cut the final CSS code
  and place it in an external file, deleting this section to save bandwidth.
*/


 /* General page style. The scroll bar colours only visible in IE5.5+ */
body {
        background-color: #E5E5E5;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11;
        color: #000000;
}

/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
p, td                { font-size : 11; color : #000000; }
a:link,a:active,a:visited { color : #006699; }
a:hover                { text-decoration: underline; color : #DD6900; }
hr        { height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}
h1,h2                { font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size : 22px; font-weight : bold; text-decoration : none; line-height : 120%; color : #000000;}


/* This is the border line & background colour round the entire page */
.bodyline        { background-color: #FFFFFF; border: 1px #98AAB1 solid; }


/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; line-height: 12px}
.gen,.genmed,.gensmall { color : #000000; }
a.gen,a.genmed,a.gensmall { color: #006699; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover        { color: #DD6900; text-decoration: underline; }


/* Forum title: Text and link to the forums used in: index.php */
.forumlink                { font-weight: bold; font-size: 12px; color : #006699; }
a.forumlink         { text-decoration: none; color : #006699; }
a.forumlink:hover{ text-decoration: underline; color : #DD6900; }


/* The content of the posts (body of text) */
.postbody { font-size : 12px; line-height: 18px}
a.postlink:link        { text-decoration: none; color : #006699 }
a.postlink:visited { text-decoration: none; color : #5493B4; }
a.postlink:hover { text-decoration: underline; color : #DD6900}


/* Quote & Code blocks */
.code {
        font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
        background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
        border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
        font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;
        background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
        border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

-->
</style>
</head>
        <body>

        <div class="postbody">Hi,<br />
<br />
When I call external service in BPEL, it always generate an error:<br />
Could somebody help, thanks<br />
 <img src="http://forum.petalslink.com/images/smiles/icon_redface.gif" alt="Embarassed" border="0" /> <br />
[Petals.Container.Components.petals-sample-client]-INFO 2010-04-15 11:50:26,612<br />
SampleClient try to send<br />
[Petals.Container.Components.petals-se-bpel]-INFO 2010-04-15 11:50:26,647 the re<br />
ceiver gives the message to workflow engine<br />
java.lang.ClassCastException: com.sun.org.apache.xerces.internal.dom.ElementNSIm<br />
pl cannot be cast to javax.xml.bind.JAXBElement<br />
        at org.ow2.easywsdl.wsdl.impl.wsdl11.BindingOperationImpl.getStyle(Bindi<br />
ngOperationImpl.java:131)<br />
        at com.ebmwebsourcing.easybpel.model.bpel.impl.runtime.protocol.SOAPAdap<br />
ter.format(SOAPAdapter.java:131)<br />
        at com.ebmwebsourcing.easybpel.model.bpel.impl.runtime.protocol.SOAPAdap<br />
ter.adapt(SOAPAdapter.java:86)<br />
        at com.ebmwebsourcing.easyviper.core.impl.engine.behaviour.SenderBehavio<br />
urImpl.executeActivity(SenderBehaviourImpl.java:159)<br />
        at com.ebmwebsourcing.easyviper.core.api.engine.behaviour.AbstractBehavi<br />
ourImpl.execute(AbstractBehaviourImpl.java:151)<br />
        at org.objectweb.fractal.julia.generated.Ce9a72f5c_0.execute(INTERCEPTOR<br />
[SenderBehaviour])<br />
        at org.objectweb.fractal.julia.generated.C3fd3c707_0.execute(INTERFACE[S<br />
enderBehaviour])<br />
        at com.ebmwebsourcing.easyviper.core.impl.engine.NodeImpl.execute(NodeIm<br />
pl.java:217)<br />
        at org.objectweb.fractal.julia.generated.C6ac8a5f_0.execute(INTERCEPTOR[<br />
Node])<br />
        at org.objectweb.fractal.julia.generated.C678ba6a_0.execute(INTERFACE[No<br />
de])<br />
        at com.ebmwebsourcing.easyviper.core.impl.engine.ExecutionImpl.execute(E<br />
xecutionImpl.java:657)<br />
        at com.ebmwebsourcing.easyviper.core.impl.engine.ExecutionImpl.next(Exec<br />
utionImpl.java:387)<br />
        at com.ebmwebsourcing.easyviper.core.impl.engine.ExecutionImpl.run(Execu<br />
tionImpl.java:198)<br />
        at org.objectweb.fractal.julia.generated.Cb57c20ad_0.run(INTERCEPTOR[Exe<br />
cution])<br />
        at org.objectweb.fractal.julia.generated.C53c8ca78_0.run(INTERFACE[Execu<br />
tion])<br />
        at com.ebmwebsourcing.easyviper.core.impl.engine.behaviour.ScopeBehaviou<br />
rImpl.executeActivity(ScopeBehaviourImpl.java:100)<br />
        at com.ebmwebsourcing.easyviper.core.api.engine.behaviour.AbstractBehavi<br />
ourImpl.execute(AbstractBehaviourImpl.java:151)<br />
        at org.objectweb.fractal.julia.generated.Cb72f11f7_0.execute(INTERCEPTOR<br />
[ScopeBehaviour])<br />
        at org.objectweb.fractal.julia.generated.C9b9f502_0.execute(INTERFACE[Sc<br />
opeBehaviour])<br />
        at com.ebmwebsourcing.easyviper.core.impl.engine.NodeImpl.execute(NodeIm<br />
pl.java:217)<br />
        at org.objectweb.fractal.julia.generated.C678ba6a_0.execute(INTERFACE[No<br />
de])<br />
        at com.ebmwebsourcing.easyviper.core.impl.engine.ExecutionImpl.execute(E<br />
xecutionImpl.java:657)<br />
        at com.ebmwebsourcing.easyviper.core.impl.engine.ExecutionImpl.next(Exec<br />
utionImpl.java:387)<br />
        at org.objectweb.fractal.julia.generated.Cb57c20ad_0.next(INTERCEPTOR[Ex<br />
ecution])<br />
        at org.objectweb.fractal.julia.generated.C53c8ca78_0.next(INTERFACE[Exec<br />
ution])<br />
        at com.ebmwebsourcing.easyviper.core.impl.engine.TransitionImpl.execute(<br />
TransitionImpl.java:151)<br />
        at org.objectweb.fractal.julia.generated.Cb85fdae2_0.execute(INTERCEPTOR<br />
[Transition])<br />
        at org.objectweb.fractal.julia.generated.C34c6534d_0.execute(INTERFACE[T<br />
ransition])<br />
        at com.ebmwebsourcing.easyviper.core.impl.engine.ExecutionImpl.execute(E<br />
xecutionImpl.java:657)<br />
        at com.ebmwebsourcing.easyviper.core.impl.engine.ExecutionImpl.next(Exec<br />
utionImpl.java:387)<br />
        at org.objectweb.fractal.julia.generated.Cb57c20ad_0.next(INTERCEPTOR[Ex<br />
ecution])<br />
        at org.objectweb.fractal.julia.generated.C53c8ca78_0.next(INTERFACE[Exec<br />
ution])<br />
        at com.ebmwebsourcing.easyviper.core.impl.engine.NodeImpl.execute(NodeIm<br />
pl.java:225)<br />
        at org.objectweb.fractal.julia.generated.C6ac8a5f_0.execute(INTERCEPTOR[<br />
Node])<br />
        at org.objectweb.fractal.julia.generated.C678ba6a_0.execute(INTERFACE[No<br />
de])<br />
        at com.ebmwebsourcing.easyviper.core.impl.engine.ExecutionImpl.execute(E<br />
xecutionImpl.java:657)<br />
        at com.ebmwebsourcing.easyviper.core.impl.engine.ExecutionImpl.next(Exec<br />
utionImpl.java:387)<br />
        at org.objectweb.fractal.julia.generated.Cb57c20ad_0.next(INTERCEPTOR[Ex<br />
ecution])<br />
        at org.objectweb.fractal.julia.generated.C53c8ca78_0.next(INTERFACE[Exec<br />
ution])<br />
        at com.ebmwebsourcing.easyviper.core.impl.engine.NodeImpl.execute(NodeIm<br />
pl.java:225)<br />
        at org.objectweb.fractal.julia.generated.C6ac8a5f_0.execute(INTERCEPTOR[<br />
Node])<br />
        at org.objectweb.fractal.julia.generated.C678ba6a_0.execute(INTERFACE[No<br />
de])<br />
        at com.ebmwebsourcing.easyviper.core.impl.engine.ExecutionImpl.execute(E<br />
xecutionImpl.java:657)<br />
        at com.ebmwebsourcing.easyviper.core.impl.engine.ExecutionImpl.next(Exec<br />
utionImpl.java:387)<br />
        at org.objectweb.fractal.julia.generated.Cb57c20ad_0.next(INTERCEPTOR[Ex<br />
ecution])<br />
        at org.objectweb.fractal.julia.generated.C53c8ca78_0.next(INTERFACE[Exec<br />
ution])<br />
        at com.ebmwebsourcing.easyviper.core.impl.engine.TransitionImpl.execute(<br />
TransitionImpl.java:151)<br />
        at org.objectweb.fractal.julia.generated.Cb85fdae2_0.execute(INTERCEPTOR<br />
[Transition])<br />
        at org.objectweb.fractal.julia.generated.C34c6534d_0.execute(INTERFACE[T<br />
ransition])<br />
        at com.ebmwebsourcing.easyviper.core.impl.engine.ExecutionImpl.execute(E<br />
xecutionImpl.java:657)<br />
        at com.ebmwebsourcing.easyviper.core.impl.engine.ExecutionImpl.next(Exec<br />
utionImpl.java:387)<br />
        at org.objectweb.fractal.julia.generated.Cb57c20ad_0.next(INTERCEPTOR[Ex<br />
ecution])<br />
        at org.objectweb.fractal.julia.generated.C53c8ca78_0.next(INTERFACE[Exec<br />
ution])<br />
        at com.ebmwebsourcing.easyviper.core.impl.engine.NodeImpl.execute(NodeIm<br />
pl.java:225)<br />
        at org.objectweb.fractal.julia.generated.C6ac8a5f_0.execute(INTERCEPTOR[<br />
Node])<br />
        at org.objectweb.fractal.julia.generated.C678ba6a_0.execute(INTERFACE[No<br />
de])<br />
        at com.ebmwebsourcing.easyviper.core.impl.engine.ExecutionImpl.execute(E<br />
xecutionImpl.java:657)<br />
        at com.ebmwebsourcing.easyviper.core.impl.engine.ExecutionImpl.next(Exec<br />
utionImpl.java:387)<br />
        at org.objectweb.fractal.julia.generated.Cb57c20ad_0.next(INTERCEPTOR[Ex<br />
ecution])<br />
        at org.objectweb.fractal.julia.generated.C53c8ca78_0.next(INTERFACE[Exec<br />
ution])<br />
        at com.ebmwebsourcing.easyviper.core.impl.engine.EngineImpl$ThreadRunPro<br />
cess.run(EngineImpl.java:547)<br />
[Root]-SEVERE 2010-04-15 11:50:26,808 com.sun.org.apache.xerces.internal.dom.Ele<br />
mentNSImpl cannot be cast to javax.xml.bind.JAXBElement<br />
[Petals.Transporter.LocalTransporter]-WARNING 2010-04-15 11:50:28,617 Failed to<br />
send synchronously the exchange: petals:uid:7658F452FF211C512D6869660062647622.<br />
Timeout occured</div>
        <br /><div class="gensmall"><br />
<br />
<br />
-------------------- m2f --------------------<br />
<br />
<a href="http://forum.petalslink.com/m2f_usercp.php">Subscribe/Unsubscribe</a> emails notifications.<br />
<br />
Response to this email will be posted on the Petals forum.<br />
Please delete the existing text before responding :)<br />
<br />
Read the topic online:<br />
<a href="http://forum.petalslink.com/viewtopic.php?p=30801#30801" target="_blank">http://forum.petalslink.com/viewtopic.php?p=30801#30801</a><br />
<br />
-------------------- m2f --------------------</div>
        </body>
</html>