Callback Service problem

2007-10-15 Thread Nishant Joshi
Hi All, I have deployed one simple stateless callback service i have generated wsdl on the fly with this service. When i am invoking client following error was thrown.

ServiceUnavailableException: No service invoker is available for reference default

2007-10-15 Thread Ana Belén Antón Gironés
Hi Simon, Thank you very much for your help I have got a little progress, but not completly. I have made two different things and I haven't got success in anyone: 1) I have kept in my mind that you sent me and I have used it as feedback for my application. Now I get the follow error message

Re: ServiceUnavailableException: No service invoker is available for reference default

2007-10-15 Thread Simon Laws
On 10/15/07, Ana Belén Antón Gironés [EMAIL PROTECTED] wrote: Hi Simon, Thank you very much for your help I have got a little progress, but not completly. I have made two different things and I haven't got success in anyone: 1) I have kept in my mind that you sent me and I have used it as

Re: strange dependency change

2007-10-15 Thread Jean-Sebastien Delfino
Radim Kolarik wrote: Hi Sebastien, I don't understand your question. What do you mean by level of Tuscany? We used the same build and same version - 1.0-incubating, if that is the question... Yes that was the question :) I just wanted to know which Tuscany version you were using and make

Helloworld Webservice and Security Policies

2007-10-15 Thread Dietrich , Björn
Hi, I tried to understand the helloworld-ws-reference-secure and helloworld-ws-service-secure example, provided with the SCA Version 1.0. In the defintions.xml there are Policies defined for security. I think the Username is provided directly in this Policy-file. For both client and

RE: ServiceUnavailableException: No service invoker is available for reference default

2007-10-15 Thread Ana Belén Antón Gironés
Dear Simon, I have checked if I am available to run the samples that come with Tuscany and it runs without any problem. I am going to review mynewsample directory again. I will let you know my progress! Thanks Best regards, Ana Belen -Mensaje original- De: Simon Laws [mailto:[EMAIL

SCA/SDO briefings in India and North America

2007-10-15 Thread Doug Tidwell
Friends, we've finalized the schedule for SCA/SDO briefings in India and North America for the rest of the year. These are vendor-neutral events in which we talk about the joys of SCA and SDO, using Tuscany for the demos. Here are the events: November 6 - Chennai, Taj Coromandel Hotel,

Re: Tuscany and Websphere

2007-10-15 Thread Matthew Peters
Jean-Sebastien, thanks for your thoughtful reply. Things have come a lot clearer now. Please excuse the top-posting rather than threading - I am using Notes. Perhaps I should move elsewhere for mailing list stuff. Thanks for the reference to the white paper. Last week I also found a document

Re: strange dependency change

2007-10-15 Thread Jean-Sebastien Delfino
Jean-Sebastien Delfino wrote: Radim Kolarik wrote: Hi Sebastien, I don't understand your question. What do you mean by level of Tuscany? We used the same build and same version - 1.0-incubating, if that is the question... Yes that was the question :) I just wanted to know which Tuscany

RE: SCA/SDO briefings in India and North America

2007-10-15 Thread Santosh S
I tried to register, but Bangalore (infact India) does not show up in the list yet (guess the site is being updated). Regards Santosh S -Original Message- From: Doug Tidwell [mailto:[EMAIL PROTECTED] Sent: Monday, October 15, 2007 8:29 PM To: tuscany-user@ws.apache.org Subject:

Re:Callback Service problem

2007-10-15 Thread Nishant Joshi
I want to add something more in this topic that, I have generated wsdl on the fly but i can't see callback service method in the wsdl as it was there in sample simple-callback-ws. So is it possible to generated wsdl on the fly with callback service methods in wsdl? Is it necessary that callback