You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@synapse.apache.org by "Asankha C. Perera" <as...@wso2.com> on 2007/05/09 08:44:28 UTC

WSRM 1.0 working!

Paul / Tijs

I did some changes over yesterday and today, and got WS-RM working for 
Proxy services as well as Endpoints (version 1.0). Some known issues 
still exists, one is that version 1.1 with endpoints have not been 
tested - but I am not sure if I will get much time to look into this 
right now. If not, can we postpone support for it to 1.1 maybe? Also, 
Sandesha2 code is still in SNAPSHOTs, and there are cases on the client 
side where the client does not cleanly exit (i.e. our stock quote 
client). Please do let me know if you see any problems

asankha

---------------------------------------------------------------------
To unsubscribe, e-mail: synapse-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: synapse-dev-help@ws.apache.org


Re: WSRM 1.0 working!

Posted by Paul Fremantle <pz...@gmail.com>.
I'll try to take a look later... my laptop is dying so it may take me a while!

Paul

On 5/9/07, Asankha C. Perera <as...@wso2.com> wrote:
> Paul / Tijs
>
> I did some changes over yesterday and today, and got WS-RM working for
> Proxy services as well as Endpoints (version 1.0). Some known issues
> still exists, one is that version 1.1 with endpoints have not been
> tested - but I am not sure if I will get much time to look into this
> right now. If not, can we postpone support for it to 1.1 maybe? Also,
> Sandesha2 code is still in SNAPSHOTs, and there are cases on the client
> side where the client does not cleanly exit (i.e. our stock quote
> client). Please do let me know if you see any problems
>
> asankha
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: synapse-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: synapse-dev-help@ws.apache.org
>
>


-- 
Paul Fremantle
VP/Technology, WSO2 and OASIS WS-RX TC Co-chair

http://bloglines.com/blog/paulfremantle
paul@wso2.com

"Oxygenating the Web Service Platform", www.wso2.com

---------------------------------------------------------------------
To unsubscribe, e-mail: synapse-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: synapse-dev-help@ws.apache.org


Re: WSRM 1.0 working!

Posted by "Asankha C. Perera" <as...@wso2.com>.
Tijs
> But this is something that we
> should add in the release notes to my opinion. When Sandesha2 has
> finished the work on RM1.1 we can look into this again.
>   
Done, created a JIRA to track this and included this into the release notes.

asankha

---------------------------------------------------------------------
To unsubscribe, e-mail: synapse-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: synapse-dev-help@ws.apache.org


RE: WSRM 1.0 working!

Posted by Tijs Rademakers <ti...@apache.org>.
Paul, Asankha,

A bit late response, but I agree with you. But this is something that we
should add in the release notes to my opinion. When Sandesha2 has
finished the work on RM1.1 we can look into this again.

Tijs

-----Oorspronkelijk bericht-----
Van: Asankha C. Perera [mailto:asankha@wso2.com] 
Verzonden: donderdag 10 mei 2007 5:52
Aan: synapse-dev@ws.apache.org
Onderwerp: Re: WSRM 1.0 working!

Paul / Tijs

Yes, I agree.. also debugging RM alone is not easy.. and now we have nio

to spice it up even more :-)

Also since we are still testing on SNAPSHOTS of Sandesha, the chances of

change exists, so I do not think 1.1 support is going to be a 
possibility for us at this time, but surely in the next releases.

asankha

Paul Fremantle wrote:
> Tijs
>
> While as chair I really want 1.1 support I also have to admit there
> isn't anyone to interop with at this point. I think we will have to
> follow up with another release shortly, and I know that the Sandesha2
> team are aiming to do a lot of RM1.1 work in the next month. So maybe
> its better for 1.0.1 or 1.1 of Synapse.
>
> Paul
>
> On 5/9/07, Tijs Rademakers <ti...@apache.org> wrote:
>> Hi Asankha,
>>
>> Thanks, for testing sample 53 I had to remove -Dwsrm=true, then it
works
>> for WS-RM version 1.0. WS-RM version 1.1 gives an exception however.
It
>> would be great to have support for WS-RM 1.1 in Synapse 1.0. I will
look
>> at the exception a bit more closer, maybe it is just a small
>> modification.
>>
>> Tijs
>>
>> -----Oorspronkelijk bericht-----
>> Van: Asankha C. Perera [mailto:asankha@wso2.com]
>> Verzonden: woensdag 9 mei 2007 21:22
>> Aan: synapse-dev@ws.apache.org
>> Onderwerp: Re: WSRM 1.0 working!
>>
>> Hi Tijs
>>
>> Try "ant stockquote
-Daddurl=http://localhost:8080/soap/StockQuoteProxy
>> -Dwsrm=true" on the client. I was also adding a new example for proxy
>> services. Documentation on these will be checked in shortly
>>
>> asankha
>>
>> Tijs Rademakers wrote:
>> > Hi Asankha,
>> >
>> > I have tried to work with Synapse sample 53, but I can't get it to
>> work.
>> > Can you provide the client command that you have used (so ant
>> stockquote
>> > -Dwsrm=true etc)? Did you also include another example of WS-RM
with
>> > proxy settings?
>> >
>> > Thanks,
>> >
>> > Tijs
>> >
>> > -----Oorspronkelijk bericht-----
>> > Van: Asankha C. Perera [mailto:asankha@wso2.com]
>> > Verzonden: woensdag 9 mei 2007 8:44
>> > Aan: synapse-dev@ws.apache.org
>> > Onderwerp: WSRM 1.0 working!
>> >
>> > Paul / Tijs
>> >
>> > I did some changes over yesterday and today, and got WS-RM working
for
>>
>> > Proxy services as well as Endpoints (version 1.0). Some known
issues
>> > still exists, one is that version 1.1 with endpoints have not been
>> > tested - but I am not sure if I will get much time to look into
this
>> > right now. If not, can we postpone support for it to 1.1 maybe?
Also,
>> > Sandesha2 code is still in SNAPSHOTs, and there are cases on the
>> client
>> > side where the client does not cleanly exit (i.e. our stock quote
>> > client). Please do let me know if you see any problems
>> >
>> > asankha
>> >
>> >
---------------------------------------------------------------------
>> > To unsubscribe, e-mail: synapse-dev-unsubscribe@ws.apache.org
>> > For additional commands, e-mail: synapse-dev-help@ws.apache.org
>> >
>> >
>> >
---------------------------------------------------------------------
>> > To unsubscribe, e-mail: synapse-dev-unsubscribe@ws.apache.org
>> > For additional commands, e-mail: synapse-dev-help@ws.apache.org
>> >
>> >
>> >
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: synapse-dev-unsubscribe@ws.apache.org
>> For additional commands, e-mail: synapse-dev-help@ws.apache.org
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: synapse-dev-unsubscribe@ws.apache.org
>> For additional commands, e-mail: synapse-dev-help@ws.apache.org
>>
>>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: synapse-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: synapse-dev-help@ws.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: synapse-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: synapse-dev-help@ws.apache.org


Re: WSRM 1.0 working!

Posted by "Asankha C. Perera" <as...@wso2.com>.
Paul / Tijs

Yes, I agree.. also debugging RM alone is not easy.. and now we have nio 
to spice it up even more :-)

Also since we are still testing on SNAPSHOTS of Sandesha, the chances of 
change exists, so I do not think 1.1 support is going to be a 
possibility for us at this time, but surely in the next releases.

asankha

Paul Fremantle wrote:
> Tijs
>
> While as chair I really want 1.1 support I also have to admit there
> isn't anyone to interop with at this point. I think we will have to
> follow up with another release shortly, and I know that the Sandesha2
> team are aiming to do a lot of RM1.1 work in the next month. So maybe
> its better for 1.0.1 or 1.1 of Synapse.
>
> Paul
>
> On 5/9/07, Tijs Rademakers <ti...@apache.org> wrote:
>> Hi Asankha,
>>
>> Thanks, for testing sample 53 I had to remove -Dwsrm=true, then it works
>> for WS-RM version 1.0. WS-RM version 1.1 gives an exception however. It
>> would be great to have support for WS-RM 1.1 in Synapse 1.0. I will look
>> at the exception a bit more closer, maybe it is just a small
>> modification.
>>
>> Tijs
>>
>> -----Oorspronkelijk bericht-----
>> Van: Asankha C. Perera [mailto:asankha@wso2.com]
>> Verzonden: woensdag 9 mei 2007 21:22
>> Aan: synapse-dev@ws.apache.org
>> Onderwerp: Re: WSRM 1.0 working!
>>
>> Hi Tijs
>>
>> Try "ant stockquote -Daddurl=http://localhost:8080/soap/StockQuoteProxy
>> -Dwsrm=true" on the client. I was also adding a new example for proxy
>> services. Documentation on these will be checked in shortly
>>
>> asankha
>>
>> Tijs Rademakers wrote:
>> > Hi Asankha,
>> >
>> > I have tried to work with Synapse sample 53, but I can't get it to
>> work.
>> > Can you provide the client command that you have used (so ant
>> stockquote
>> > -Dwsrm=true etc)? Did you also include another example of WS-RM with
>> > proxy settings?
>> >
>> > Thanks,
>> >
>> > Tijs
>> >
>> > -----Oorspronkelijk bericht-----
>> > Van: Asankha C. Perera [mailto:asankha@wso2.com]
>> > Verzonden: woensdag 9 mei 2007 8:44
>> > Aan: synapse-dev@ws.apache.org
>> > Onderwerp: WSRM 1.0 working!
>> >
>> > Paul / Tijs
>> >
>> > I did some changes over yesterday and today, and got WS-RM working for
>>
>> > Proxy services as well as Endpoints (version 1.0). Some known issues
>> > still exists, one is that version 1.1 with endpoints have not been
>> > tested - but I am not sure if I will get much time to look into this
>> > right now. If not, can we postpone support for it to 1.1 maybe? Also,
>> > Sandesha2 code is still in SNAPSHOTs, and there are cases on the
>> client
>> > side where the client does not cleanly exit (i.e. our stock quote
>> > client). Please do let me know if you see any problems
>> >
>> > asankha
>> >
>> > ---------------------------------------------------------------------
>> > To unsubscribe, e-mail: synapse-dev-unsubscribe@ws.apache.org
>> > For additional commands, e-mail: synapse-dev-help@ws.apache.org
>> >
>> >
>> > ---------------------------------------------------------------------
>> > To unsubscribe, e-mail: synapse-dev-unsubscribe@ws.apache.org
>> > For additional commands, e-mail: synapse-dev-help@ws.apache.org
>> >
>> >
>> >
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: synapse-dev-unsubscribe@ws.apache.org
>> For additional commands, e-mail: synapse-dev-help@ws.apache.org
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: synapse-dev-unsubscribe@ws.apache.org
>> For additional commands, e-mail: synapse-dev-help@ws.apache.org
>>
>>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: synapse-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: synapse-dev-help@ws.apache.org


Re: WSRM 1.0 working!

Posted by Paul Fremantle <pz...@gmail.com>.
Tijs

While as chair I really want 1.1 support I also have to admit there
isn't anyone to interop with at this point. I think we will have to
follow up with another release shortly, and I know that the Sandesha2
team are aiming to do a lot of RM1.1 work in the next month. So maybe
its better for 1.0.1 or 1.1 of Synapse.

Paul

On 5/9/07, Tijs Rademakers <ti...@apache.org> wrote:
> Hi Asankha,
>
> Thanks, for testing sample 53 I had to remove -Dwsrm=true, then it works
> for WS-RM version 1.0. WS-RM version 1.1 gives an exception however. It
> would be great to have support for WS-RM 1.1 in Synapse 1.0. I will look
> at the exception a bit more closer, maybe it is just a small
> modification.
>
> Tijs
>
> -----Oorspronkelijk bericht-----
> Van: Asankha C. Perera [mailto:asankha@wso2.com]
> Verzonden: woensdag 9 mei 2007 21:22
> Aan: synapse-dev@ws.apache.org
> Onderwerp: Re: WSRM 1.0 working!
>
> Hi Tijs
>
> Try "ant stockquote -Daddurl=http://localhost:8080/soap/StockQuoteProxy
> -Dwsrm=true" on the client. I was also adding a new example for proxy
> services. Documentation on these will be checked in shortly
>
> asankha
>
> Tijs Rademakers wrote:
> > Hi Asankha,
> >
> > I have tried to work with Synapse sample 53, but I can't get it to
> work.
> > Can you provide the client command that you have used (so ant
> stockquote
> > -Dwsrm=true etc)? Did you also include another example of WS-RM with
> > proxy settings?
> >
> > Thanks,
> >
> > Tijs
> >
> > -----Oorspronkelijk bericht-----
> > Van: Asankha C. Perera [mailto:asankha@wso2.com]
> > Verzonden: woensdag 9 mei 2007 8:44
> > Aan: synapse-dev@ws.apache.org
> > Onderwerp: WSRM 1.0 working!
> >
> > Paul / Tijs
> >
> > I did some changes over yesterday and today, and got WS-RM working for
>
> > Proxy services as well as Endpoints (version 1.0). Some known issues
> > still exists, one is that version 1.1 with endpoints have not been
> > tested - but I am not sure if I will get much time to look into this
> > right now. If not, can we postpone support for it to 1.1 maybe? Also,
> > Sandesha2 code is still in SNAPSHOTs, and there are cases on the
> client
> > side where the client does not cleanly exit (i.e. our stock quote
> > client). Please do let me know if you see any problems
> >
> > asankha
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: synapse-dev-unsubscribe@ws.apache.org
> > For additional commands, e-mail: synapse-dev-help@ws.apache.org
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: synapse-dev-unsubscribe@ws.apache.org
> > For additional commands, e-mail: synapse-dev-help@ws.apache.org
> >
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: synapse-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: synapse-dev-help@ws.apache.org
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: synapse-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: synapse-dev-help@ws.apache.org
>
>


-- 
Paul Fremantle
VP/Technology, WSO2 and OASIS WS-RX TC Co-chair

http://bloglines.com/blog/paulfremantle
paul@wso2.com

"Oxygenating the Web Service Platform", www.wso2.com

---------------------------------------------------------------------
To unsubscribe, e-mail: synapse-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: synapse-dev-help@ws.apache.org


RE: WSRM 1.0 working!

Posted by Tijs Rademakers <ti...@apache.org>.
Hi Asankha,

Thanks, for testing sample 53 I had to remove -Dwsrm=true, then it works
for WS-RM version 1.0. WS-RM version 1.1 gives an exception however. It
would be great to have support for WS-RM 1.1 in Synapse 1.0. I will look
at the exception a bit more closer, maybe it is just a small
modification.

Tijs

-----Oorspronkelijk bericht-----
Van: Asankha C. Perera [mailto:asankha@wso2.com] 
Verzonden: woensdag 9 mei 2007 21:22
Aan: synapse-dev@ws.apache.org
Onderwerp: Re: WSRM 1.0 working!

Hi Tijs

Try "ant stockquote -Daddurl=http://localhost:8080/soap/StockQuoteProxy 
-Dwsrm=true" on the client. I was also adding a new example for proxy 
services. Documentation on these will be checked in shortly

asankha

Tijs Rademakers wrote:
> Hi Asankha,
>
> I have tried to work with Synapse sample 53, but I can't get it to
work.
> Can you provide the client command that you have used (so ant
stockquote
> -Dwsrm=true etc)? Did you also include another example of WS-RM with
> proxy settings?
>
> Thanks,
>
> Tijs
>
> -----Oorspronkelijk bericht-----
> Van: Asankha C. Perera [mailto:asankha@wso2.com] 
> Verzonden: woensdag 9 mei 2007 8:44
> Aan: synapse-dev@ws.apache.org
> Onderwerp: WSRM 1.0 working!
>
> Paul / Tijs
>
> I did some changes over yesterday and today, and got WS-RM working for

> Proxy services as well as Endpoints (version 1.0). Some known issues 
> still exists, one is that version 1.1 with endpoints have not been 
> tested - but I am not sure if I will get much time to look into this 
> right now. If not, can we postpone support for it to 1.1 maybe? Also, 
> Sandesha2 code is still in SNAPSHOTs, and there are cases on the
client 
> side where the client does not cleanly exit (i.e. our stock quote 
> client). Please do let me know if you see any problems
>
> asankha
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: synapse-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: synapse-dev-help@ws.apache.org
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: synapse-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: synapse-dev-help@ws.apache.org
>
>
>   

---------------------------------------------------------------------
To unsubscribe, e-mail: synapse-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: synapse-dev-help@ws.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: synapse-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: synapse-dev-help@ws.apache.org


Re: WSRM 1.0 working!

Posted by "Asankha C. Perera" <as...@wso2.com>.
Hi Tijs

Try "ant stockquote -Daddurl=http://localhost:8080/soap/StockQuoteProxy 
-Dwsrm=true" on the client. I was also adding a new example for proxy 
services. Documentation on these will be checked in shortly

asankha

Tijs Rademakers wrote:
> Hi Asankha,
>
> I have tried to work with Synapse sample 53, but I can't get it to work.
> Can you provide the client command that you have used (so ant stockquote
> -Dwsrm=true etc)? Did you also include another example of WS-RM with
> proxy settings?
>
> Thanks,
>
> Tijs
>
> -----Oorspronkelijk bericht-----
> Van: Asankha C. Perera [mailto:asankha@wso2.com] 
> Verzonden: woensdag 9 mei 2007 8:44
> Aan: synapse-dev@ws.apache.org
> Onderwerp: WSRM 1.0 working!
>
> Paul / Tijs
>
> I did some changes over yesterday and today, and got WS-RM working for 
> Proxy services as well as Endpoints (version 1.0). Some known issues 
> still exists, one is that version 1.1 with endpoints have not been 
> tested - but I am not sure if I will get much time to look into this 
> right now. If not, can we postpone support for it to 1.1 maybe? Also, 
> Sandesha2 code is still in SNAPSHOTs, and there are cases on the client 
> side where the client does not cleanly exit (i.e. our stock quote 
> client). Please do let me know if you see any problems
>
> asankha
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: synapse-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: synapse-dev-help@ws.apache.org
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: synapse-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: synapse-dev-help@ws.apache.org
>
>
>   

---------------------------------------------------------------------
To unsubscribe, e-mail: synapse-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: synapse-dev-help@ws.apache.org


RE: WSRM 1.0 working!

Posted by Tijs Rademakers <ti...@apache.org>.
Hi Asankha,

I have tried to work with Synapse sample 53, but I can't get it to work.
Can you provide the client command that you have used (so ant stockquote
-Dwsrm=true etc)? Did you also include another example of WS-RM with
proxy settings?

Thanks,

Tijs

-----Oorspronkelijk bericht-----
Van: Asankha C. Perera [mailto:asankha@wso2.com] 
Verzonden: woensdag 9 mei 2007 8:44
Aan: synapse-dev@ws.apache.org
Onderwerp: WSRM 1.0 working!

Paul / Tijs

I did some changes over yesterday and today, and got WS-RM working for 
Proxy services as well as Endpoints (version 1.0). Some known issues 
still exists, one is that version 1.1 with endpoints have not been 
tested - but I am not sure if I will get much time to look into this 
right now. If not, can we postpone support for it to 1.1 maybe? Also, 
Sandesha2 code is still in SNAPSHOTs, and there are cases on the client 
side where the client does not cleanly exit (i.e. our stock quote 
client). Please do let me know if you see any problems

asankha

---------------------------------------------------------------------
To unsubscribe, e-mail: synapse-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: synapse-dev-help@ws.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: synapse-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: synapse-dev-help@ws.apache.org