Re: [jira] Problems calling the real stock quote

2007-12-06 Thread Mahi
1:58 PM Subject: [jira] Problems calling the real stock quote Driver: apache-tuscany-sca-1.0.1-incubating-src I am trying to invoke the live stock service that was used in older (m1 ans m2) drivers. I have attached the WSDL file. I have tested this web service in Web Services Explorer

Re: [jira] Problems calling the real stock quote

2007-12-06 Thread Raymond Feng
: [jira] Problems calling the real stock quote I started from scratch and I am not hitting with the following exception, any idea what might be going on? Text in the console: Dec 6, 2007 10:41:11 AM org.apache.axis2.deployment.DeploymentEngine loadFromClassPath INFO: Module validation failed

Re: [jira] Problems calling the real stock quote

2007-12-06 Thread Venkata Krishnan
to figure out what's behind the exception. Thanks, Raymond - Original Message - From: Mahi To: tuscany-dev@ws.apache.org Sent: Monday, December 03, 2007 1:58 PM Subject: [jira] Problems calling the real stock quote Driver: apache-tuscany-sca-1.0.1-incubating

Re: [jira] Problems calling the real stock quote

2007-12-06 Thread Raymond Feng
Good catch. For local interfaces, we won't apply databinding transformers. Thanks, Raymond - Original Message - From: Venkata Krishnan [EMAIL PROTECTED] To: tuscany-dev@ws.apache.org Sent: Thursday, December 06, 2007 8:55 AM Subject: Re: [jira] Problems calling the real stock quote

Re: [jira] Problems calling the real stock quote

2007-12-06 Thread Mahi
won't apply databinding transformers. Thanks, Raymond - Original Message - From: Venkata Krishnan To: Sent: Thursday, December 06, 2007 8:55 AM Subject: Re: [jira] Problems calling the real stock quote Hi, Also, can you check if your service interface class has the '@Remotable

Re: [jira] Problems calling the real stock quote

2007-12-06 Thread Raymond Feng
, December 06, 2007 7:49 AM Subject: Re: [jira] Problems calling the real stock quote I started from scratch and I am not hitting with the following exception, any idea what might be going on? Text in the console: Dec 6, 2007 10:41:11 AM

Re: [jira] Problems calling the real stock quote

2007-12-06 Thread Mahi
? 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 take me further

Re: [jira] Problems calling the real stock quote

2007-12-05 Thread Raymond Feng
into the component implementation code to figure out what's behind the exception. Thanks, Raymond - Original Message - From: Mahi To: tuscany-dev@ws.apache.org Sent: Monday, December 03, 2007 1:58 PM Subject: [jira] Problems calling the real stock quote Driver: apache-tuscany-sca

[jira] Problems calling the real stock quote

2007-12-03 Thread Mahi
Driver: apache-tuscany-sca-1.0.1-incubating-src I am trying to invoke the live stock service that was used in older (m1 ans m2) drivers. I have attached the WSDL file. I have tested this web service in Web Services Explorer in RAD, and it works. I am pasting code followed by the exception