Re: [Carbon-dev] Better way of handling time outs when invoking in only operations

2012-02-16 Thread Denis Weerasiri
On Fri, Feb 17, 2012 at 10:02 AM, Manjula Rathnayake wrote:

> Hi all,
>
> We have a business process which invoke a in only operation in a proxy
> service. So even though the operation get successfully invoked, we get time
> out in business process server. This is due to not getting *200 OK
> response.
> *

Can you attach the BPEL config you define which invoke the in only proxy
and the WSDL operation config related to this ?

> *
> We can get this resolved by adding following property in In sequence for
> each in only operations.
>
>  scope="default"/>
> 
> 
>  scope="axis2"/>
> 
> 
> 
>  scope="axis2"/>
> 
> 
> 
>  scope="axis2"/>
> 
> 
> 
>  scope="axis2"/>
> 
> 
> 
>  scope="axis2"/>
> 
> 
> 
>
> Any suggestions on how to handle this properly?
>
>
> thank you.
>
> *
> --
> Manjula Rathnayaka
> Software Engineer
> WSO2, Inc.
> Mobile:+94 77 743 1987
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
Thanks,
Denis
--
*Denis Weerasiri*
Software Engineer
Integration Technologies Team, WSO2 Inc.; http://wso2.com,
*email: denis ** [AT] wso2.com *
*phone: +94117639629
*
*site: 
**https://sites.google.com/site/ddweerasiri/*
*blog: **http://ddweerasiri.blogspot.com* 
*
twitter: **http://twitter.com/ddweerasiri* *
linked-in: 
**http://lk.linkedin.com/in/ddweerasiri*
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] Better way of handling time outs when invoking in only operations

2012-02-16 Thread Manjula Rathnayake
Hi all,

We have a business process which invoke a in only operation in a proxy
service. So even though the operation get successfully invoked, we get time
out in business process server. This is due to not getting *200 OK
response.

We can get this resolved by adding following property in In sequence for
each in only operations.

























Any suggestions on how to handle this properly?


thank you.

*
-- 
Manjula Rathnayaka
Software Engineer
WSO2, Inc.
Mobile:+94 77 743 1987
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev