Ok thanks ! -- Xebia IT Architects http://blog.xebia.fr http://blog.xebia.com
On Mon, Jul 28, 2008 at 1:43 PM, Freeman Fang <[EMAIL PROTECTED]>wrote: > About JMS properties, you may invoke setJmsProperties(Map<String, Object> > jmsProperties) of DefaultProviderMarshaler, which can set properties into > jms message later on when create the jms message. > > Freeman > > > > > Manuel EVENO wrote: > >> An what about JMS Properties ? Are they available in the jbi message ? >> >> Manuel >> >> -- >> Xebia IT Architects >> http://blog.xebia.fr >> http://blog.xebia.com >> >> >> On Mon, Jul 28, 2008 at 12:15 PM, Freeman Fang <[EMAIL PROTECTED] >> >wrote: >> >> >> >>> Hi Manuel, >>> >>> If you use servicemix-cxf-bc, we only put soap message header into jbi >>> message header, not the http protocol header. >>> >>> Regards >>> Freeman >>> >>> >>> Manuel EVENO wrote: >>> >>> >>> >>>> For Soap I was talking about the HTTP header properties instead of Soap >>>> properties ... >>>> >>>> Manuel >>>> >>>> On Thu, Jul 24, 2008 at 5:44 PM, Manuel EVENO <[EMAIL PROTECTED] >>>> >>>> >>>>> wrote: >>>>> >>>>> >>>> >>>> >>>> >>>>> Hi, >>>>> >>>>> I have some questions about the way ServiceMix handles the SOAP Header >>>>> information. >>>>> Imagine I have custom information in SOAP header (not standard-based >>>>> properties), >>>>> How does ServiceMix handles theses ? >>>>> - Are they put in the jbi-wrapper message ? >>>>> - When routing the message through JMS, are they converted into JMS >>>>> Properties ? >>>>> >>>>> Thanks, >>>>> Manuel >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>> >>>> >>>> >>> >>> >> >> >> > >
