<!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 />
I'm new to Petals so this question may appears obvious to many of you but I keep getting stucked on this for some time...<br />
<br />
I'm trying to deploy a simple EIP "routing-slip" that call just 1 SU-SOAP provide (with a Soap-UI mocked web service behind).<br />
<br />
I started by testing my SU-SOAP provide with a SU-SOAP consume that directly consumes it. It works so I assume the SU-SOAP provide is correct.<br />
Then I tried to set up my EIP routing-slip to call the SU-SOAP provide, and to put an SU-SOAP consume in front of it to test it. And here it fails.<br />
<br />
I get the following stack trace:<br />
<br />
</span><table width="90%" cellspacing="1" cellpadding="3" border="0" align="center"><tr>           <td><span class="genmed"><b>Code:</b></span></td>        </tr>        <tr>          <td class="code">&#91;Petals.Container.Components.petals-bc-soap&#93;-FINE 2010-03-08 17&#58;13&#58;54,820 Receiving a message from Axis2 engine<br />
&#91;Petals.Container.Components.petals-bc-soap&#93;-FINE 2010-03-08 17&#58;13&#58;54,821 Processing the incoming SOAP message<br />
&#91;Petals.Container.Components.petals-bc-soap&#93;-FINEST 2010-03-08 17&#58;13&#58;54,821 soapAction found in the incoming message &#58; http&#58;//veolia.ban.com/esb/gestion/organisation/wsdl/v01/GestionSites/getSite<br />
&#91;Petals.Container.Components.petals-bc-soap&#93;-FINEST 2010-03-08 17&#58;13&#58;54,821 jbiOperation retrieved &#58; &#123;http&#58;//veolia.ban.com/esb/gestion/organisation/eip/v01&#125;getSite<br />
&#91;Petals.Container.Components.petals-bc-soap&#93;-FINEST 2010-03-08 17&#58;13&#58;54,822 Message in with Id 'petals&#58;uid&#58;FB16B15F74CC2FEE2112680648348213530008' to send<br />
&#91;Petals.Container.Components.petals-bc-soap&#93;-FINEST 2010-03-08 17&#58;13&#58;54,822 Message property 'javax.jbi.messaging.protocol.headers' &#58; &#123;&#125;<br />
&#91;Petals.Container.Components.petals-bc-soap&#93;-FINEST 2010-03-08 17&#58;13&#58;54,823 Message Content &#58; <?xml version="1.0" encoding="UTF-8"?><v01&#58;SITE xmlns&#58;v01="http&#58;//myents.com/esb/gestion/organisation/obj/v01" xmlns&#58;soapenv="http&#58;//schemas.xmlsoap.org/soap/envelope/"><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<v01&#58;code_site>?</v01&#58;code_site><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<v01&#58;desc_site>?</v01&#58;desc_site><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<v01&#58;code_cust>?</v01&#58;code_cust><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<v01&#58;local>?</v01&#58;local><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<v01&#58;pecf>?</v01&#58;pecf><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<v01&#58;adresse>?</v01&#58;adresse><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<v01&#58;codepostal>?</v01&#58;codepostal><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<v01&#58;ville>?</v01&#58;ville><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<v01&#58;agence>?</v01&#58;agence><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<v01&#58;siteid>?</v01&#58;siteid><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<v01&#58;orgid>?</v01&#58;orgid><br />
&nbsp; &nbsp; &nbsp; </v01&#58;SITE><br />
&#91;Petals.Container.Components.petals-se-eip&#93;-FINE 2010-03-08 17&#58;13&#58;54,825 Accepting a JBI message with Id &#58; petals&#58;uid&#58;FB16B15F74CC2FEE2112680648348213530008<br />
&#91;Petals.Container.Components.petals-se-eip&#93;-FINEST 2010-03-08 17&#58;13&#58;54,826 Process an exchange as PROVIDER with id &#58; petals&#58;uid&#58;FB16B15F74CC2FEE2112680648348213530008<br />
&#91;Petals.Container.Components.petals-se-eip&#93;-FINE 2010-03-08 17&#58;13&#58;54,826 Intercepting message processing on ACCEPT<br />
&#91;Petals.Container.Components.petals-se-eip&#93;-FINE 2010-03-08 17&#58;13&#58;54,826 Routing-Slip&#58; processing the pattern<br />
&#91;Petals.Container.Components.petals-se-eip&#93;-SEVERE 2010-03-08 17&#58;13&#58;54,826 null<br />
java.lang.NullPointerException<br />
&nbsp; &nbsp;at org.ow2.petals.se.eip.patterns.AbstractPattern.logSend&#40;AbstractPattern.java&#58;116&#41;<br />
&nbsp; &nbsp;at org.ow2.petals.se.eip.patterns.RoutingSlip.process&#40;RoutingSlip.java&#58;77&#41;<br />
&nbsp; &nbsp;at org.ow2.petals.se.eip.patterns.AbstractPattern.processPattern&#40;AbstractPattern.java&#58;64&#41;<br />
&nbsp; &nbsp;at org.ow2.petals.se.eip.listener.JBIListener.process&#40;JBIListener.java&#58;138&#41;<br />
&nbsp; &nbsp;at org.ow2.petals.se.eip.listener.JBIListener.onJBIMessage&#40;JBIListener.java&#58;105&#41;<br />
&nbsp; &nbsp;at org.ow2.petals.component.framework.process.MessageExchangeProcessor.processInOptionalOutAsProvider&#40;MessageExchangeProcessor.java&#58;518&#41;<br />
&nbsp; &nbsp;at org.ow2.petals.component.framework.process.MessageExchangeProcessor.processAsProvider&#40;MessageExchangeProcessor.java&#58;381&#41;<br />
&nbsp; &nbsp;at org.ow2.petals.component.framework.process.MessageExchangeProcessor.process&#40;MessageExchangeProcessor.java&#58;242&#41;<br />
&nbsp; &nbsp;at org.ow2.petals.component.framework.process.MessageExchangeProcessor.run&#40;MessageExchangeProcessor.java&#58;176&#41;<br />
&nbsp; &nbsp;at java.util.concurrent.ThreadPoolExecutor$Worker.runTask&#40;ThreadPoolExecutor.java&#58;651&#41;<br />
&nbsp; &nbsp;at java.util.concurrent.ThreadPoolExecutor$Worker.run&#40;ThreadPoolExecutor.java&#58;676&#41;<br />
&nbsp; &nbsp;at java.lang.Thread.run&#40;Thread.java&#58;595&#41;<br />
&#91;Petals.Container.Components.petals-se-eip&#93;-FINEST 2010-03-08 17&#58;13&#58;54,827 Message acknowledgement ERROR with Id 'petals&#58;uid&#58;FB16B15F74CC2FEE2112680648348213530008' to send<br />
&#91;Petals.Container.Components.petals-se-eip&#93;-FINEST 2010-03-08 17&#58;13&#58;54,827 Message Error &#58; null<br />
&#91;Petals.Container.Components.petals-bc-soap&#93;-FINE 2010-03-08 17&#58;13&#58;54,827 Receive an Error status message<br />
&#91;Root&#93;-SEVERE 2010-03-08 17&#58;13&#58;54,828 Server<br />
org.apache.axis2.AxisFault&#58; Server<br />
&nbsp; &nbsp;at org.ow2.petals.binding.soap.listener.incoming.RequestProcessor.processJBIResponse&#40;RequestProcessor.java&#58;148&#41;<br />
&nbsp; &nbsp;at org.ow2.petals.binding.soap.listener.incoming.SOAPProcessor.process&#40;SOAPProcessor.java&#58;133&#41;<br />
&nbsp; &nbsp;at org.ow2.petals.binding.soap.listener.incoming.PetalsReceiver.process&#40;PetalsReceiver.java&#58;167&#41;<br />
&nbsp; &nbsp;at org.ow2.petals.binding.soap.listener.incoming.PetalsReceiver.invokeBusinessLogic&#40;PetalsReceiver.java&#58;120&#41;<br />
&nbsp; &nbsp;at org.apache.axis2.receivers.AbstractMessageReceiver.receive&#40;AbstractMessageReceiver.java&#58;100&#41;<br />
&nbsp; &nbsp;at org.apache.axis2.engine.AxisEngine.receive&#40;AxisEngine.java&#58;176&#41;<br />
&nbsp; &nbsp;at org.apache.axis2.transport.http.HTTPTransportUtils.processHTTPPostRequest&#40;HTTPTransportUtils.java&#58;275&#41;<br />
&nbsp; &nbsp;at org.apache.axis2.transport.http.AxisServlet.doPost&#40;AxisServlet.java&#58;133&#41;<br />
&nbsp; &nbsp;at org.ow2.petals.binding.soap.listener.incoming.servlet.SoapServlet.doPost&#40;SoapServlet.java&#58;194&#41;<br />
&nbsp; &nbsp;at javax.servlet.http.HttpServlet.service&#40;HttpServlet.java&#58;709&#41;<br />
&nbsp; &nbsp;at javax.servlet.http.HttpServlet.service&#40;HttpServlet.java&#58;802&#41;<br />
&nbsp; &nbsp;at org.mortbay.jetty.servlet.ServletHolder.handle&#40;ServletHolder.java&#58;487&#41;<br />
&nbsp; &nbsp;at org.mortbay.jetty.servlet.ServletHandler.handle&#40;ServletHandler.java&#58;362&#41;<br />
&nbsp; &nbsp;at org.mortbay.jetty.servlet.SessionHandler.handle&#40;SessionHandler.java&#58;181&#41;<br />
&nbsp; &nbsp;at org.mortbay.jetty.handler.ContextHandler.handle&#40;ContextHandler.java&#58;726&#41;<br />
&nbsp; &nbsp;at org.mortbay.jetty.handler.ContextHandlerCollection.handle&#40;ContextHandlerCollection.java&#58;206&#41;<br />
&nbsp; &nbsp;at org.mortbay.jetty.handler.HandlerWrapper.handle&#40;HandlerWrapper.java&#58;152&#41;<br />
&nbsp; &nbsp;at org.mortbay.jetty.Server.handle&#40;Server.java&#58;324&#41;<br />
&nbsp; &nbsp;at org.mortbay.jetty.HttpConnection.handleRequest&#40;HttpConnection.java&#58;505&#41;<br />
&nbsp; &nbsp;at org.mortbay.jetty.HttpConnection$RequestHandler.content&#40;HttpConnection.java&#58;842&#41;<br />
&nbsp; &nbsp;at org.mortbay.jetty.HttpParser.parseNext&#40;HttpParser.java&#58;648&#41;<br />
&nbsp; &nbsp;at org.mortbay.jetty.HttpParser.parseAvailable&#40;HttpParser.java&#58;211&#41;<br />
&nbsp; &nbsp;at org.mortbay.jetty.HttpConnection.handle&#40;HttpConnection.java&#58;380&#41;<br />
&nbsp; &nbsp;at org.mortbay.io.nio.SelectChannelEndPoint.run&#40;SelectChannelEndPoint.java&#58;395&#41;<br />
&nbsp; &nbsp;at org.mortbay.thread.BoundedThreadPool$PoolThread.run&#40;BoundedThreadPool.java&#58;450&#41;<br />
Caused by&#58; java.lang.Exception<br />
&nbsp; &nbsp;at org.ow2.petals.component.framework.process.MessageExchangeProcessor.run&#40;MessageExchangeProcessor.java&#58;189&#41;<br />
&nbsp; &nbsp;at java.util.concurrent.ThreadPoolExecutor$Worker.runTask&#40;ThreadPoolExecutor.java&#58;651&#41;<br />
&nbsp; &nbsp;at java.util.concurrent.ThreadPoolExecutor$Worker.run&#40;ThreadPoolExecutor.java&#58;676&#41;<br />
&nbsp; &nbsp;at java.lang.Thread.run&#40;Thread.java&#58;595&#41;</td>        </tr></table><span class="postbody"><br />
<br />
Does anyone of you have any clue on this?<br />
<br />
Thanks,<br />
regards,<br />
Seb!</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=30537#30537" target="_blank">http://forum.petalslink.com/viewtopic.php?p=30537#30537</a><br />
<br />
-------------------- m2f --------------------</div>
        </body>
</html>