Re: _distributed_ service mediation framework

2006-02-27 Thread Saminda Abeyruwan
Hi Hedrik, My comments are in line. On 2/27/06, Hendrik Jander <[EMAIL PROTECTED]> wrote: Hi Paul,thanks for the instant reply.But your anwser is raising new questions.Please find questions inside.Hendrik> Hendrik>> Nice to meet you!> Firstly, I should let you know that some of the Synapse team ar

Re: SynapseObject - Reminder...

2006-02-27 Thread Saminda Abeyruwan
Hi, Please be kind enough clarify the following small questions. 1. As every element in the synapse.xml maps to a FooMediator, how does gets the info out of . ex: does it as follows?         [1..n] 2. Does every mediator get a reference to or a selected few such as or get

Re: get(String url) issues for getting external resources

2006-02-27 Thread Saminda Abeyruwan
On 2/27/06, Soumadeep <[EMAIL PROTECTED]> wrote: Hi all,To fetch external resources using Axis2SynapseEnvironment's get(String url)wouldn't suffice I think. For secured resources we might have to send the 1)username/password http token or 2)WS Sec token or maybe 3) certificates or 4) we might also

Re: _distributed_ service mediation framework

2006-02-27 Thread Hendrik Jander
Hi Paul, thanks for the instant reply. But your anwser is raising new questions. Please find questions inside. Hendrik > Hendrik > > Nice to meet you! > Firstly, I should let you know that some of the Synapse team are based in > Sri Lanka! > > So the distributed model we are going for in synaps

SynapseObject - Reminder...

2006-02-27 Thread Vikas
Hi,   This is regarding the Synapse object proposed by me and Soumadeep...   For convenience I am putting below the links for reference: and the source code has been available in the Scratch

Re: _distributed_ service mediation framework

2006-02-27 Thread Paul Fremantle
HendrikNice to meet you!Firstly, I should let you know that some of the Synapse team are based in Sri Lanka!So the distributed model we are going for in synapse is based on multiple brokers having a global set of rules. So for example, broker1 may receive a message and mediate it. It can then pass

_distributed_ service mediation framework

2006-02-27 Thread Hendrik Jander
Hello, I'm working actually for a Sri Lankan Software company and doing some research about ESB concept there, while i also found the Synapsis project. My questions regard the following statement from the Proposal: "The Synapse project will create a robust, lightweight implementation of a highly

get(String url) issues for getting external resources

2006-02-27 Thread Soumadeep
Hi all, To fetch external resources using Axis2SynapseEnvironment's get(String url) wouldn't suffice I think. For secured resources we might have to send the 1) username/password http token or 2)WS Sec token or maybe 3) certificates or 4) we might also have to deal with enc/decryption. More impor