Hi Charith Do we need configuration changes for this? We can set these properties using property mediator and then introduces some layer (before sending message) that do work based on these special properties- special property handlers. Then, we can avoid any configuration changes. May be an abstraction that does decoration around sending. I didn’t look at possibility of doing this. But, I feel it is doable and it introduce some extensibility. Even for Hessian case, we may able to use a special property handler. I just throw an idea...I cannot validate
Thanks Indika On Thu, Mar 19, 2009 at 11:16 AM, Charith Wickramarachchi <charith.dhanus...@gmail.com> wrote: > Hi Asanka, > > I like your Idea of having a property other than an attribute.which i think > is a extendible one.So I would like to do that change. > I'll wait till others give there ideas about this matter. > > thank you, > Charith > > > > On Thu, Mar 19, 2009 at 11:04 AM, Asankha C. Perera <asan...@apache.org> > wrote: >> >> Hi Charith >> >> The attribute "buildEnv" may not convey the meaning to someone new.. Also, >> we may have many more such options and thus we should not make this a core >> extension to the languages' <send> mediator. Can we do this, support the >> specifications of one or more such properties within the send mediator - >> I've wanted to do that for quite some time, and things like FORCE_HTTP_1.0, >> POST_TO_PATH etc, could also more naturally be specified there. This could >> even be at the <endpoint> level.. I want to know what others think too.. >> >> My suggestions are: >> <send> >> <property name="BUILD_ENVELOPE" value="true"/> >> <... other such properties.../> >> <endpoint ...../> >> </send> >> >> OR/AND >> >> <send> >> <endpoint ....> >> <property name="BUILD_ENVELOPE" value="true"/> >> <... other such properties.../> >> </endpoint> >> </send> >> >> cheers >> asankha >> >> -- >> Asankha C. Perera >> AdroitLogic, http://adroitlogic.org >> >> http://esbmagic.blogspot.com >> >> >> >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: dev-unsubscr...@synapse.apache.org >> For additional commands, e-mail: dev-h...@synapse.apache.org >> > > > > -- > Charith Dhanushka Wickramarachchi > http://charithwiki.blogspot.com/ > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@synapse.apache.org For additional commands, e-mail: dev-h...@synapse.apache.org