<!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">Thanks, I configured the BC using the Shared Library via an Ant task.  <br />
<br />
I'm now facing another problem ...  <img src="http://forum.petalslink.com/images/smiles/icon_rolleyes.gif" alt="Rolling Eyes" border="0" /> <br />
<br />
When calling my endpoint via the Sample Client (requesting <jms><text>hello</text></jms> and targeting my SA's endpoint), I get the following error :<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">petals@localhost&#58;/> &#91;Petals.Container.Components.petals-sample-client&#93;-INFO 2010<br />
-03-02 15&#58;47&#58;32,560 SampleClient try to send<br />
&#91;Petals.Container.Components.petals-bc-jms&#93;-INFO 2010-03-02 15&#58;47&#58;32,575 Try to<br />
send JBI message to 'queue' JMS provider.<br />
&#91;Petals.Container.Components.petals-bc-jms&#93;-SEVERE 2010-03-02 15&#58;47&#58;32,575 Can n<br />
ot create the JMS message from JBI message.<br />
&#91;b&#93;&#91;u&#93;javax.jms.MessageFormatException&#91;/u&#93;&#58; Can't set non primitive Java object as a prope<br />
rty value.&#91;/b&#93;<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.objectweb.joram.client.jms.Message.setObjectProperty&#40;Message.java<br />
&#58;608&#41;<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.ow2.petals.bc.jms.listener.ServiceManager.setMessageProperties&#40;Se<br />
rviceManager.java&#58;309&#41;<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.ow2.petals.bc.jms.listener.ServiceManager.transform&#40;ServiceManage<br />
r.java&#58;181&#41;<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.ow2.petals.bc.jms.listener.ServiceManager.sendJMSMessage&#40;ServiceM<br />
anager.java&#58;108&#41;<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.ow2.petals.bc.jms.listener.ServiceManager.onJBIMessage&#40;ServiceMan<br />
ager.java&#58;57&#41;<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.ow2.petals.bc.jms.listener.JBIListener.onJBIMessage&#40;JBIListener.j<br />
ava&#58;63&#41;<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.ow2.petals.component.framework.process.MessageExchangeProcessor.p<br />
rocessInOnlyAsProvider&#40;MessageExchangeProcessor.java&#58;434&#41;<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.ow2.petals.component.framework.process.MessageExchangeProcessor.p<br />
rocessAsProvider&#40;MessageExchangeProcessor.java&#58;375&#41;<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.ow2.petals.component.framework.process.MessageExchangeProcessor.p<br />
rocess&#40;MessageExchangeProcessor.java&#58;242&#41;<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.ow2.petals.component.framework.process.MessageExchangeProcessor.r<br />
un&#40;MessageExchangeProcessor.java&#58;176&#41;<br />
&nbsp; &nbsp; &nbsp; &nbsp; at java.util.concurrent.ThreadPoolExecutor$Worker.runTask&#40;ThreadPoolExec<br />
utor.java&#58;886&#41;<br />
&nbsp; &nbsp; &nbsp; &nbsp; at java.util.concurrent.ThreadPoolExecutor$Worker.run&#40;ThreadPoolExecutor<br />
.java&#58;908&#41;<br />
&nbsp; &nbsp; &nbsp; &nbsp; at java.lang.Thread.run&#40;Thread.java&#58;619&#41;<br />
&#91;Petals.Container.Components.petals-bc-jms&#93;-SEVERE 2010-03-02 15&#58;47&#58;32,591 Can n<br />
ot create the JMS message from JBI message.<br />
org.ow2.petals.component.framework.api.exception.PEtALSCDKException&#58; Can not cre<br />
ate the JMS message from JBI message.<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.ow2.petals.bc.jms.listener.ServiceManager.sendJMSMessage&#40;ServiceM<br />
anager.java&#58;128&#41;<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.ow2.petals.bc.jms.listener.ServiceManager.onJBIMessage&#40;ServiceMan<br />
ager.java&#58;57&#41;<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.ow2.petals.bc.jms.listener.JBIListener.onJBIMessage&#40;JBIListener.j<br />
ava&#58;63&#41;<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.ow2.petals.component.framework.process.MessageExchangeProcessor.p<br />
rocessInOnlyAsProvider&#40;MessageExchangeProcessor.java&#58;434&#41;<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.ow2.petals.component.framework.process.MessageExchangeProcessor.p<br />
rocessAsProvider&#40;MessageExchangeProcessor.java&#58;375&#41;<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.ow2.petals.component.framework.process.MessageExchangeProcessor.p<br />
rocess&#40;MessageExchangeProcessor.java&#58;242&#41;<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.ow2.petals.component.framework.process.MessageExchangeProcessor.r<br />
un&#40;MessageExchangeProcessor.java&#58;176&#41;<br />
&nbsp; &nbsp; &nbsp; &nbsp; at java.util.concurrent.ThreadPoolExecutor$Worker.runTask&#40;ThreadPoolExec<br />
utor.java&#58;886&#41;<br />
&nbsp; &nbsp; &nbsp; &nbsp; at java.util.concurrent.ThreadPoolExecutor$Worker.run&#40;ThreadPoolExecutor<br />
.java&#58;908&#41;<br />
&nbsp; &nbsp; &nbsp; &nbsp; at java.lang.Thread.run&#40;Thread.java&#58;619&#41;<br />
Caused by&#58; javax.jms.MessageFormatException&#58; Can't set non primitive Java object<br />
&nbsp;as a property value.<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.objectweb.joram.client.jms.Message.setObjectProperty&#40;Message.java<br />
&#58;608&#41;<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.ow2.petals.bc.jms.listener.ServiceManager.setMessageProperties&#40;Se<br />
rviceManager.java&#58;309&#41;<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.ow2.petals.bc.jms.listener.ServiceManager.transform&#40;ServiceManage<br />
r.java&#58;181&#41;<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.ow2.petals.bc.jms.listener.ServiceManager.sendJMSMessage&#40;ServiceM<br />
anager.java&#58;108&#41;<br />
&nbsp; &nbsp; &nbsp; &nbsp; ... 9 more</td>        </tr></table><span class="postbody"></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=30508#30508" target="_blank">http://forum.petalslink.com/viewtopic.php?p=30508#30508</a><br />
<br />
-------------------- m2f --------------------</div>
        </body>
</html>