Re: Problem with JMS Transport

2011-02-01 Thread indika kumara
eader name}. We may also need an optional filtering/intercepting abstraction that can be configured to filter the custom headers. Thanks, Indika On Tue, Feb 1, 2011 at 11:13 PM, Hiranya Jayathilaka wrote: > Hi Indika, > > On Tue, Feb 1, 2011 at 5:53 PM, indika kumara wrote: > >&g

Re: Problem with JMS Transport

2011-02-01 Thread indika kumara
may be useful. ~ indika On Tue, Feb 1, 2011 at 12:01 PM, Andreas Veithen wrote: > That is how it works for the content type header. > > Andreas > > On Tue, Feb 1, 2011 at 12:18, indika kumara wrote: > > isn't the following mapping is suitable ? > > > > (In t

Re: Problem with JMS Transport

2011-02-01 Thread indika kumara
isn't the following mapping is suitable ? (In transport's specific headers) -> (Axis2 internal representations) -> (Out transport's specific headers ) ~ Indika On Tue, Feb 1, 2011 at 7:55 AM, Andreas Veithen wrote: > Either the JMS provider accepts these property names and there is no > reason

Re: Problem with JMS Transport

2011-01-31 Thread indika kumara
Amila , Just to get known ... What is the internally used constant (or key) for 'Content-Type'. For example, in a message formatter, module, etc., which are independent of the transports. if there is a different internal representation and many different external representations, the converting t

Re: Release Rampart 1.5.1 in sync with Axis2 1.5.4

2010-12-30 Thread indika kumara
I am just curious to know what the main reasons for having separate projects for the Sandesha, Rampart, Transports, etc. instead of separated modules inside the axis2. pros and cons? especially considering software qualities such as cost and schedule, marketability, etc. As per my knowledge, all

Re: Axis2-Spring integration

2010-04-01 Thread indika kumara
/transaction.html On Fri, Apr 2, 2010 at 10:50 AM, Tharindu Mathew wrote: > > On Fri, Apr 2, 2010 at 9:59 AM, indika kumara wrote: >> >> Please forgive me if I am asking an idiot question. I do not have >> good knowledge about spring.. >> >> I just want to

Re: Axis2-Spring integration

2010-04-01 Thread indika kumara
Please forgive me if I am asking an idiot question.  I do not have good knowledge about spring.. I just want to get to know. Does this spring integration support to obtain any qualities offered by the Spring  (runtime system quality attributes , non runtime and architectural quality attributes) ?