Re: @promote documentation

2007-12-18 Thread Mahi
Thanks Luciano. I was looking for it in "SCA Java Component Implementation V1.00 spec" Thanks Mahi Luciano Resende <[EMAIL PROTECTED]> wrote: There are some examples of "promotion" in the SCA Assembly Spec, although I believe there is no annotation

@promote documentation

2007-12-17 Thread Mahi
documentation of @promote of the element reference. I could not find it in the specs... Can someone help me with this? Thanks Mahi "You must be the change you wish to see in the world" -- Mahatma Gandhi. - Be a better friend, news

Re: [jira] Problems calling the real stock quote

2007-12-06 Thread Mahi
A? The composite file and WSDL will be helpful too. Thanks, Raymond - Original Message - From: Mahi To: tuscany-dev@ws.apache.org Sent: Thursday, December 06, 2007 9:45 AM Subject: Re: [jira] Problems calling the real stock quote Adding '@Remotable' annotation did

Re: [jira] Problems calling the real stock quote

2007-12-06 Thread Mahi
gt; >> What data types are you using the invoke the Web Service? It seems that >> the >> required databinding is missing on the classpath. >> >> Thanks, >> Raymond >> >> - Original Message - >> From: "Mahi" >> To: &

Re: [jira] Problems calling the real stock quote

2007-12-06 Thread Mahi
. The bad news is that we don't dump the orginal exception in this case. The error handling could be improved. I suggest you look into the component implementation code to figure out what's behind the exception. Thanks, Raymond - Original Message - From: Mahi To: tus

[jira] Problems calling the real stock quote

2007-12-03 Thread Mahi
33) at org.apache.tuscany.sca.core.invocation.JDKInvocationHandler.invoke(JDKInvocationHandler.java:130) at $Proxy6.getQuote(Unknown Source) at stockquote.StockQuoteServiceImpl.getQuotes(StockQuoteServiceImpl.java:64) ... 10 more Any thoughts? Thanks Mahi "You must be the cha

Re: Problems with deploying bigbank sample

2007-04-23 Thread Mahi
Anyone has deployable sample-bigbank-webclient.war and sample-bigbank-account.war files that you can pass on to me? Thanks in advance:-) Mahi Mahi <[EMAIL PROTECTED]> wrote: Is there a link from where I can get self-contained sample-bigbank-webclient.war and sample-b

Re: Problems with deploying bigbank sample

2007-04-20 Thread Mahi
Is there a link from where I can get self-contained sample-bigbank-webclient.war and sample-bigbank-account.war files that I can use? Thanks Mahi Mahi <[EMAIL PROTECTED]> wrote: After installing tuscany-sca-1.0-incubator-M2-samples and running the mvn command, when I deploy sample-b

Problems with deploying bigbank sample

2007-04-20 Thread Mahi
After installing tuscany-sca-1.0-incubator-M2-samples and running the mvn command, when I deploy sample-bigbank-account.war and sample-bigbank-webclient.war, I see the following problems while it is deploying.. Any clue what I might be missing? INFO: Deploying web application archive sample-big

Unable to build samples in M2 driver

2007-01-22 Thread Mahi
I started with extacting the SCA JAVA M2 driver for Windows from http://incubator.apache.org/tuscany/sca_downloads.html. When I tried to build the samples by running "mvn" command at the root samples directory, I am getting the following Build Error.. I am seeing this problem for most of

Unable to build samples in M2 driver (SCA-JAVA)

2007-01-22 Thread Mahi
I started with extacting the SCA JAVA M2 driver for Windows from http://incubator.apache.org/tuscany/sca_downloads.html. When I tried to build the samples by running "mvn" command at the root samples directory, I am getting the following Build Error.. I am seeing this problem for most of