sions
> in WSDL. Are you interested in helping out?
>
> Thanks,
> Raymond
> ------
> From: "Sun Yang" <[EMAIL PROTECTED]>
> Sent: Sunday, June 01, 2008 4:54 AM
> To:
> Subject: Conversational webservices not su
Hi, all:
I want to create a prototype which simulate a j2se client connecting to a
SCA domain using web services conversationally.
I mark the interface as @Conversational, and to support the conversation
feature, I add the "sca:requires=conversational" to the wsdl port type.
The sca running trace
. Please see my
> comments in line below.
>
> Raymond
> ------
> From: "Sun Yang" <[EMAIL PROTECTED]>
> Sent: Saturday, May 31, 2008 4:57 AM
> To:
> Subject: [Help] Two questions on Tuscany SCA
>
> Hi,
Hi, all:
Our project want to use Tuscany as the integration middleware, and we do
some investigation on SCA topics. We still have some confusions on SCA, pls
help us to check whether we are on the right track.
Currently, we are thinking the following deployment models:
1. put all services in a si
Hi:
Could anybody kindly tell me whether Tuscany support EJB service binding?
>From the wiki page (
http://incubator.apache.org/tuscany/sca-java-bindingejb.html), I am thinking
that Tuscany only supports reference binding currently. Is that right?
Best Regards,
Yang Sun
Hi,
I want to know whether Tuscany provide any best practices for client side
(c/s architecture) authentication. Could any one help?
In the EJB world, we could use a stateful session bean to achieve client
side authentication and keep the user authenticated in the same session.
Otherwise, we canno
do we have any best practise for handling the wrapped application
exception?
Regards,
Yang Sun
2007/9/26, Jean-Sebastien Delfino <[EMAIL PROTECTED]>:
>
> Sun Yang wrote:
> > Hi, Raymond:
> >
> > Thanks for your confirmation. I will do that when I back to work
> tomorrow.
d you please open a JIRA
> (https://issues.apache.org/jira/browse/TUSCANY) so that it can be tracked
> and fixed?
>
> Thanks,
> Raymond
>
> - Original Message -
> From: "Sun Yang" <[EMAIL PROTECTED]>
> To:
> Sent: Friday, September 21, 2007 1:47 AM
&
Hi,
I am a new user of Tuscany and I am very excited with this great software. I
am trying to introduce it into my project and currently I am evaluate it
with every possible situations.
Currently, I met a small problem with the spring implementation. I am not
sure if I understand the background an