[Users] The Exchange is terminated with bc EJB

hgerard petals-components at ebmwebsourcing.com
Wed Mar 16 10:25:46 CET 2011


Hi

In fact, I use SCA to compose my application "in the front" by consuming services through the ESB. The principe is  
SCA -> BC SOAP <-> SE SCA <-> BC EJB ->EJB
Unfortunately, when you use SCA for calling an WebService with a "setClient" method, it has a message like this : 

Code:
<setClient>
<arg0>
<firstName>titi</firstName>
<lastName>tutu</lastName>
</arg0>
</setClient>



But the BC EJB is waiting for a message like this :

Code:
<setClient>
<package.subpackage.Client>
<firstName>titi</firstName>
<lastName>tutu</lastName>
</package.souspackage.Client>
</setClient>



That's what is doing my SE SCA. 
All is fine but I've got this error at the end of the communication.

------------------------
Hervé




-------------------- m2f --------------------

Read this forum topic online here:
http://petals.ebmwebsourcing.com/forum/viewtopic.php?p=337#337

-------------------- m2f --------------------


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://forum-list.petalslink.org/pipermail/users/attachments/20110316/937a9672/attachment.htm>


More information about the Users mailing list