Re: HTTP Transports Preserving Server Header

2013-08-12 Thread Sanjiva Weerawarana
erhaps add the > "Via" header to the response, as suggested. > > Thanks, > Hiranya > > On Aug 11, 2013, at 10:41 PM, Hiranya Jayathilaka > wrote: > > On Aug 11, 2013, at 10:51 AM, Sanjiva Weerawarana > wrote: > > IMO the Server head should by defaul

Re: HTTP Transports Preserving Server Header

2013-08-11 Thread Sanjiva Weerawarana
t;>> -- >>> Hiranya Jayathilaka >>> Mayhem Lab/RACE Lab; >>> Dept. of Computer Science, UCSB; http://cs.ucsb.edu >>> E-mail: hira...@cs.ucsb.edu ; Mobile: +1 (805) >>> 895-7443 >>> Blog: >>> http://techfeast-hiranya.**blogspot.com<

Re: Improving message injector task

2012-10-21 Thread Sanjiva Weerawarana
http://services.samples";> > > IBM > > > > > > > > Change will not break existing task implementation but will enable it to > use in a flexible way. > > WDYT? > &

Re: API versioning for Synapse Resources...

2012-02-25 Thread Sanjiva Weerawarana
ch? Basically we write a "Version Dispatcher" and have it append the version # to the AxisService name. Anyway +1 for getting it sorted for APIs first. Sanjiva. -- Sanjiva Weerawarana, Ph.D. Founder, Director & Chief Scientist; Lanka Software Foundation; http://www.opensource

bug in element docs

2012-02-13 Thread Sanjiva Weerawarana
http://synapse.apache.org/userguide/config.html#APIConfig should have @path .. Sanjiva. -- Sanjiva Weerawarana, Ph.D. Founder, Director & Chief Scientist; Lanka Software Foundation; http://www.opensource.lk/ Founder, Chairman & CEO; WSO2; http://wso2.com/ Founder & Director; Think

Re: Committers: Welcome to the Synapse PMC

2012-01-22 Thread Sanjiva Weerawarana
://pzf.fremantle.org > p...@wso2.com > > "Oxygenating the Web Service Platform", www.wso2.com > > - > To unsubscribe, e-mail: dev-unsubscr...@synapse.apache.org > For additional commands, e-mail: dev-h...@

Re: Including Predefined namespaces for Xpath in Synapse

2011-03-01 Thread Sanjiva Weerawarana
m, > *email: **udaya...@wso2.com* * cell: +94 (77) 983-4365 > blog: **http://udayangawiki.blogspot.com*<http://udayangawiki.blogspot.com/> > * > twitter: **http://twitter.com/udayanga_wick*<http://twitter.com/udayanga_wick> > * > * > -- Sanjiva Weerawarana, Ph.D. Foun

Re: Synapse configuration namespace

2010-11-21 Thread Sanjiva Weerawarana
ng the namespace I'd totally +1 that! Qualified names can still be used for extensions of course; that makes crystal clear when one is using an extension vs. the core. Sanjiva. -- Sanjiva Weerawarana, Ph.D. Founder, Director & Chief Scientist; Lanka Software Foundation; http://www.open

Re: Synapse Build failure

2010-11-21 Thread Sanjiva Weerawarana
ransport:bundle:2.1.0-SNAPSHOT > 2) org.apache.httpcomponents:httpcore-nio:jar:4.1-beta3-SNAPSHOT > > > Thank you. > > -- > Ranga Siriwardena > Software Engineer > WSO2 Inc. > > Mobile: +94 779808031 > > -- Sanjiva Weerawarana, Ph.D. Founder, Director &

Re: Synapse configuration namespace

2010-11-20 Thread Sanjiva Weerawarana
n Web services. However, IMO, most users don't bother to give any quality time to looking at the namespace and making judgments based on that. I'm done pushing my position on this topic :). Sanjiva. -- Sanjiva Weerawarana, Ph.D. Founder, Director & Chief Scientist; Lanka Software Found

Re: Synapse configuration namespace

2010-11-20 Thread Sanjiva Weerawarana
gt; > >> > > eg: -DuseOldNamespace=true >> > > >> > > We can easily support this model but even that is not perfect: >> > > 1. It is global - Once set it will affect each and every artifact >> > > loaded into Synapse >> > > 2.

bug in docs for loadbalance endpoints

2010-10-17 Thread Sanjiva Weerawarana
http://synapse.apache.org/Synapse_Configuration_Language.html#load-balanced-endpoint says "loadBalance" however samples have it as "loadbalance" (lowercase b) and it seems that lowercase is what works and the other results in an error. Sanjiva. -- Sanjiva Weerawarana, Ph.

Re: Synapse configuration namespace

2010-10-01 Thread Sanjiva Weerawarana
e 2.0 release. > > Thoughts?? > > Thanks, > Ruwan > > -- > Ruwan Linton > Technical Lead & Product Manager; WSO2 ESB; http://wso2.org/esb > WSO2 Inc.; http://wso2.org > email: ru...@wso2.com; cell: +94 77 341 3097 > blog: http://ruwansblog.blogspot.com > -

Re: Release of Synapse 1.3

2009-06-18 Thread Sanjiva Weerawarana
k! +1 .. I always wanted those separated ;-). Ideal would be to separate them to the point of getting a startup time fatal error if you use those features and the code ain't there. Sanjiva. -- Sanjiva Weerawarana, Ph.D. Founder, Director & Chief Scientist; Lanka Software Foundation; htt

Re: Release of Synapse 1.3

2009-06-18 Thread Sanjiva Weerawarana
k! +1 .. I always wanted those separated ;-). Ideal would be to separate them to the point of getting a startup time error if you use those features and the code ain't there. Sanjiva. -- Sanjiva Weerawarana, Ph.D. Founder, Director & Chief Scientist; Lanka Software Foundation; http://www.o

Re: Make enable Synapse to configure in others ways

2009-02-22 Thread Sanjiva Weerawarana
for how to wire up a Synapse configuration. > Charith I still stand by what I wrote below. Also please refer to [1] > for the Synapse development guidelines for code contributions Totally +1 for making contributions compliant to the guidelines. Sanjiva. -- Sanjiva Weerawarana, Ph.D. Founder

Re: Make enable Synapse to configure in others ways

2009-02-21 Thread Sanjiva Weerawarana
correct method and build the Configuration Context to start the Axis2 and Synapse in that context. thank you, Charith Dhanushka Wickramarachchi http://charithwiki.blogspot.com/ -- Asankha C. Perera http://adroitlogic.org http://esbmagic.blogspot.com -- Sanjiva Weerawarana, Ph.D. Founde

Re: load-balancing endpoint doing too much

2009-02-21 Thread Sanjiva Weerawarana
? + Reference: http://synapse.apache.org/Synapse_Configuration_Language.html#load-balanced-endpoint Ah my apologies .. cool; no need to do anything :). Sanjiva. -- Sanjiva Weerawarana, Ph.D. Founder & Director; Lanka Software Foundation; http://www.opensource.lk/ Founder, Chairman

load-balancing endpoint doing too much

2009-02-20 Thread Sanjiva Weerawarana
s not support failover. This will be useful for people who are concerned about memory implications of the current failover+loadbalancing endpoint. Thoughts? Sanjiva. -- Sanjiva Weerawarana, Ph.D. Founder & Director; Lanka Software Foundation; http://www.opensource.lk/ Founder, Chairman &a

Re: Replacing sun.misc.Service

2008-12-03 Thread Sanjiva Weerawarana
the capability to use its functionality to do things easier/better is not a bad thing for Synapse. Sanjiva. -- Sanjiva Weerawarana, Ph.D. Founder & Director; Lanka Software Foundation; http://www.opensource.lk/ Founder, Chairman & CEO; WSO2, Inc.; http://www.wso2.com/ Member; Apache So

Re: Replacing sun.misc.Service

2008-12-02 Thread Sanjiva Weerawarana
ed finders.. Is this in agreement with your thoughts? +1 from me. Sanjiva. -- Sanjiva Weerawarana, Ph.D. Founder & Director; Lanka Software Foundation; http://www.opensource.lk/ Founder, Chairman & CEO; WSO2, Inc.; http://www.wso2.com/ Member; Apache Software Foundation; http://www.ap

Re: Committing patch contributed for MIME message parser and serializer based on Apache mime4j [WSCOMMONS-387]

2008-12-01 Thread Sanjiva Weerawarana
I need support from all of you guys for this matter. thanks, Thilina --Thilina Gunarathne - http://thilinag.blogspot.com -- Sanjiva Weerawarana, Ph.D. Founder & Director; Lanka Software Foundation; http://www.opensource.lk/ Founder, Chairman & CEO; WSO2, Inc.; http://www.wso2.com/ Mem

Re: Committing patch contributed for MIME message parser and serializer based on Apache mime4j [WSCOMMONS-387]

2008-11-20 Thread Sanjiva Weerawarana
For what reason? If you decide to veto then you should have the courtesy to give a reason. Sanjiva. Davanum Srinivas wrote: -1 to checking in the patch as-is. thanks, dims On Thu, Nov 20, 2008 at 8:23 AM, Sanjiva Weerawarana <[EMAIL PROTECTED]> wrote: Oleg Kalnichevski wrote:

Re: Committing patch contributed for MIME message parser and serializer based on Apache mime4j [WSCOMMONS-387]

2008-11-20 Thread Sanjiva Weerawarana
I think we should do it. If it breaks something (like interop) we can always revert .. Sanjiva. -- Sanjiva Weerawarana, Ph.D. Founder & Director; Lanka Software Foundation; http://www.opensource.lk/ Founder, Chairman & CEO; WSO2, Inc.; http://www.wso2.com/ Member; Apache Software Found

Re: JTA support in Synapse: general question

2008-11-18 Thread Sanjiva Weerawarana
c anyway. I'm prolly getting this wrong .. thanks for your patience in answering it! Sanjiva. -- Sanjiva Weerawarana, Ph.D. Founder & Director; Lanka Software Foundation; http://www.opensource.lk/ Founder, Chairman & CEO; WSO2, Inc.; http://www.wso2.com/ Member; Apache Software Found

Re: Enhancements to the JMS transport

2008-11-14 Thread Sanjiva Weerawarana
such a plan; that simply demotivates people from becoming contributors. “Give a man a fish; you have fed him for today. Teach a man to fish; and you have fed him for a lifetime." Sanjiva. -- Sanjiva Weerawarana, Ph.D. Founder & Director; Lanka Software Foundation; http://www.open

Re: [SUGGESTION] New Sample

2008-11-06 Thread Sanjiva Weerawarana
, e-mail: [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Sanjiva Weerawarana, Ph.D. Founder & Director; Lanka Software Foundation; http://www.opensource.lk/ Founder, Chairman &

Re: Release plan for Synapse 1.3

2008-11-03 Thread Sanjiva Weerawarana
e not changed and given that Synapse has been using axis2 with those transports why do you expect there will be problems?? Sanjiva. -- Sanjiva Weerawarana, Ph.D. Founder & Director; Lanka Software Foundation; http://www.opensource.lk/ Founder, Chairman & CEO; WSO2, Inc.; http://www.wso

Re: Release plan for Synapse 1.3

2008-11-03 Thread Sanjiva Weerawarana
rvices Platform" http://ruwansblog.blogspot.com/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Sanjiva Weerawarana, Ph.D. Founder & Director; Lanka Software Foundation; http://www.

Re: Release plan for Synapse 1.3

2008-11-03 Thread Sanjiva Weerawarana
just violently refused to agree to changing the package names which would've made this problem go away and have zero to minimal impact on axis2 users :(. If you're willing to change your mind there's still time! Sanjiva. -- Sanjiva Weerawarana, Ph.D. Founder & Direc

Re: Release plan for Synapse 1.3

2008-11-03 Thread Sanjiva Weerawarana
. -- Sanjiva Weerawarana, Ph.D. Founder & Director; Lanka Software Foundation; http://www.opensource.lk/ Founder, Chairman & CEO; WSO2, Inc.; http://www.wso2.com/ Member; Apache Software Foundation; http://www.apache.org/ Visiting Lecturer; University of Moratuwa; http://www.cse.mrt.ac.lk/ Bl

Re: How to detect when a web service is inactive

2008-10-29 Thread Sanjiva Weerawarana
ly build, which would be ready sometime next week.. I am setting up a nightly build system and will let you know more details.. asankha - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECT

Re: rename mediator to mediator

2008-10-28 Thread Sanjiva Weerawarana
t to doesn't make sense to me. Andreas On Sun, Oct 26, 2008 at 19:31, Sanjiva Weerawarana <[EMAIL PROTECTED]> wrote: I propose that we $subject. The reason is that the element is used with totally different semantics in separate parts of synapse. This can be done in a backwards compa

rename mediator to mediator

2008-10-26 Thread Sanjiva Weerawarana
. -- Sanjiva Weerawarana, Ph.D. Founder & Director; Lanka Software Foundation; http://www.opensource.lk/ Founder, Chairman & CEO; WSO2, Inc.; http://www.wso2.com/ Member; Apache Software Foundation; http://www.apache.org/ Visiting Lecturer; University of Moratuwa; http://www.cse.m

Re: UDP

2008-10-05 Thread Sanjiva Weerawarana
wrote: There is an UDP transport implementation in Synapse. It's not yet sure whether it will remain in Synapse or move to the new WS-Commons transport project (Since I wrote it, I guess it's up to me to decide ;-). Andreas On 5 oct. 08, at 06:46, Sanjiva Weerawarana wrote: Igo

Re: Fwd: [Axis2] Moving all the transports into a common modules

2008-10-02 Thread Sanjiva Weerawarana
antle Co-Founder and CTO, WSO2 Apache Synapse PMC Chair OASIS WS-RX TC Co-chair blog: http://pzf.fremantle.org [EMAIL PROTECTED] "Oxygenating the Web Service Platform", www.wso2.com -- Sanjiva Weerawarana, Ph.D. Founder & Director; Lanka Software Foundation; http://www.opensour

Re: Mime4j parser? was Re: svn commit: r694732

2008-09-18 Thread Sanjiva Weerawarana
ECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Sanjiva Weerawarana, Ph.D. Founder & Director; Lanka Software Foundation; http://www.opensource.lk/ Founder, Chairman & CEO; WSO2, Inc.; http://www.wso2.com/ Member; Apache Software Foundation; http://www.apache.org/ Visiting Le

Re: axis2 URL case Sensitive?

2008-09-06 Thread Sanjiva Weerawarana
on convention.. as far as I know, all other SOAP stacks use the ?wsdl in lower case.. do you know of any thing which only supports ?WSDL? asankha -- Asankha C. Perera WSO2 - http://wso2.org http://esbmagic.blogspot.com -- Sanjiva Weerawarana, Ph.D. Founder & Director;

Re: Comet support on our NIO HTTP?

2008-07-21 Thread Sanjiva Weerawarana
bably need to do a lot of work to support handling more than one message per connection because its not clear to me how you would associate the messages with the connection. Thoughts? Paul -- Sanjiva Weerawarana, Ph.D. Founder & Director; Lanka Software Foundation; http://www.opensource.lk

[Fwd: axis2 1.4?]

2008-04-25 Thread Sanjiva Weerawarana
Oops old address! -- Sanjiva Weerawarana, Ph.D. Founder & Director; Lanka Software Foundation; http://www.opensource.lk/ Founder, Chairman & CEO; WSO2, Inc.; http://www.wso2.com/ Member; Apache Software Foundation; http://www.apache.org/ Visiting Lecturer; University of Moratu

axis2 1.4?

2008-04-25 Thread Sanjiva Weerawarana
Did anyone check the 1.4 release? I assume the next Synapse release will use 1.4? Sanjiva. -- Sanjiva Weerawarana, Ph.D. Founder & Director; Lanka Software Foundation; http://www.opensource.lk/ Founder, Chairman & CEO; WSO2, Inc.; http://www.wso2.com/ Member; Apache Software Foundati

Re: [VOTE] [Proposal] WS-Commons transports project

2008-04-24 Thread Sanjiva Weerawarana
Ah I forgot about the commons-dev aspect. Maybe its easier to avoid yet another list and use commons-dev .. so I'm fine with what you proposed. Sanjiva. Glen Daniels wrote: Hey Sanjiva: Sanjiva Weerawarana wrote: Glen, why ws/commons/transports? Why not ws/transports?? > We'

Re: [VOTE] [Proposal] WS-Commons transports project

2008-04-23 Thread Sanjiva Weerawarana
sing them separately as long as you give single jar as well. Thank you! Deepal - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Sanjiva Weerawarana, Ph.D. Founder &am

Re: [Axis2][Proposal] Move JMS / Async NIO transports out of Axis2 into Synapse

2008-04-22 Thread Sanjiva Weerawarana
---------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Sanjiva Weerawarana, Ph.D. Founder & Director; Lanka Software Foundation; http://www.opensource.lk/ Founder, Chairman & CEO; WSO2, Inc.; http://ww

Re: how do i get json

2008-04-16 Thread Sanjiva Weerawarana
t;Oxygenating the Web Services Platform" -- Sanjiva Weerawarana, Ph.D. Founder & Director; Lanka Software Foundation; http://www.opensource.lk/ Founder, Chairman & CEO; WSO2, Inc.; http://www.wso2.com/ Member; Apache Software Foundation; http://www.apache.org/ Visiting Lectur

Re: Camel Re: Content based routing

2008-02-08 Thread Sanjiva Weerawarana
--- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Sanjiva Weerawarana, Ph.D. Founder & Director; Lanka Software Foundation; http://www.opensource.lk/ Founder, Chairman & CEO; WSO2, Inc.; http

Re: [VOTE] Release 1.1.2

2008-02-01 Thread Sanjiva Weerawarana
vote: +1 Paul -- Sanjiva Weerawarana, Ph.D. Founder & Director; Lanka Software Foundation; http://www.opensource.lk/ Founder, Chairman & CEO; WSO2, Inc.; http://www.wso2.com/ Member; Apache Software Foundation; http://www.apache.org/ Visiting Lecturer; University of Moratuwa; h

Re: [Fwd: [jira] Created: (SYNAPSE-232) Wrong packages in Maven repository]

2008-01-31 Thread Sanjiva Weerawarana
, e-mail: [EMAIL PROTECTED] -- Sanjiva Weerawarana, Ph.D. Founder & Director; Lanka Software Foundation; http://www.opensource.lk/ Founder, Chairman & CEO; WSO2, Inc.; http://www.wso2.com/ Member; Apache Software Foundation; http://www.apache.org/ Visiting Lecturer; University of

Re: Please subscribe to [EMAIL PROTECTED]

2008-01-29 Thread Sanjiva Weerawarana
I think a moderator should be able to do this be sending an email to apmail along the lines of: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> where xxx is the committer apache id. ...ant On Jan 29, 2008 12:36 PM, Sanjiva Weerawarana <[EMAIL PROTECTED] &l

Re: Please subscribe to [EMAIL PROTECTED]

2008-01-29 Thread Sanjiva Weerawarana
] For additional commands, e-mail: [EMAIL PROTECTED] -- Sanjiva Weerawarana, Ph.D. Founder & Director; Lanka Software Foundation; http://www.opensource.lk/ Founder, Chairman & CEO; WSO2, Inc.; http://www.wso2.com/ Member; Apache Software Foundation; http://www.apache.org/ Visiting Lecture