Re: URGENT - CONTINUED Need help again on binding to external web service with login authentication within Tuscany

2008-06-10 Thread Marina Deslaugiers
SMSSenderSEI", the SOAP frame works" If any, what mistake have I done ? Can you give me a correction, please. I attach my modified Composite file and the WSDL file to this post. Thanks for your help Le 2 juin 08 à 16:22, Marina Deslaugiers a écrit : Hi Simon, Thank you

Re: URGENT - CONTINUED Need help again on binding to external web service with login authentication within Tuscany

2008-06-02 Thread Marina Deslaugiers
Hi Simon, Thank you very much for your help. I will try to understand your explanations and to integrate the changes. Unfortunately at the moment I am very busy on other staff so I am not sure I will get the time required to do that before thursday evening. BUT I do want to keep in contact w

Re: URGENT - CONTINUED Need help again on binding to external web service with login authentication within Tuscany

2008-05-30 Thread Marina Deslaugiers
on Laws a écrit : On Fri, May 30, 2008 at 11:25 AM, Marina Deslaugiers < [EMAIL PROTECTED]> wrote: Hi, As planned this morning, we have made directly test with the person responsible of web service "Nursery" support to users. We have detected various problems. I attach (I hope joi

Re: URGENT - CONTINUED Need help again on binding to external web service with login authentication within Tuscany

2008-05-30 Thread Marina Deslaugiers
d(""myPassword"); } } } == Regards, Marina. Le 29 mai 08 à 14:42, Simon Laws a écrit : On Thu, May 29, 2008 at 1:19 PM, Marina Deslaugiers < [EMAIL PROTECTED]> wrote: Hi, Please can someone URGENTLY help me on my coding (at

Re: URGENT - CONTINUED Need help again on binding to external web service with login authentication within Tuscany

2008-05-29 Thread Marina Deslaugiers
i++) { System.out.println("*** Calling Client UserId/Password Handler "); WSPasswordCallback pwcb = (WSPasswordCallback)callbacks[i]; pwcb.getIdentifer(); pwcb.setPassword(""myPassword"); } } } == Regards, Marina. L

Re: CONTINUED Need help again on binding to external web service with login authentication within Tuscany

2008-05-26 Thread Marina Deslaugiers
mai 08 à 14:54, Simon Laws a écrit : On Wed, May 7, 2008 at 1:49 PM, Marina Deslaugiers < [EMAIL PROTECTED]> wrote: Hi Simon, Thanks for the explanations. I will download and have a look to the calculator example you mention. However, I already have seen the sample/helloworld-ws-referenc

Re: Need help again on binding to external web service with login authentication within Tuscany

2008-05-07 Thread Marina Deslaugiers
Laws a écrit : On Wed, May 7, 2008 at 1:49 PM, Marina Deslaugiers < [EMAIL PROTECTED]> wrote: Hi Simon, Thanks for the explanations. I will download and have a look to the calculator example you mention. However, I already have seen the sample/helloworld-ws-reference(service)-secure and I

Re: Need help again on binding to external web service with login authentication within Tuscany

2008-05-07 Thread Marina Deslaugiers
/helloworld-ws-reference-secure and samples/helloworld-ws-service-secure Le 7 mai 08 à 12:13, Simon Laws a écrit : On Mon, May 5, 2008 at 4:11 PM, Marina Deslaugiers < [EMAIL PROTECTED]> wrote: Hi, Hello, I am coming back to you as I now have to connect to an external web service wit

Need help again on binding to external web service with login authentication within Tuscany

2008-05-05 Thread Marina Deslaugiers
Hi,Hello,I am coming back to you as I now have to connect to an external web service with user/password authentication and I do not know how this can be done (using policies I guess) in tuscany. I use a coding analogue to the one in the simple HelloWorld Web service example provided (and corrected

Re: [jira] Commented: (TUSCANY-2268) Exceptions errors on binding toexternal web services

2008-04-25 Thread Marina Deslaugiers
ne. I think we should do a better job in detecting the interface incompatibility. We can open a JIRA to track that. Thanks, Raymond ---------- From: "Marina Deslaugiers" <[EMAIL PROTECTED]> Sent: Thursday, April 24, 2008 6:37 AM To: "a

Re: [jira] Commented: (TUSCANY-2268) Exceptions errors on binding toexternal web services

2008-04-24 Thread Marina Deslaugiers
tps://issues.apache.org/jira/browse/ TUSCANY-2268 Project: Tuscany Issue Type: Bug Components: Java SCA Axis Binding Extension Affects Versions: Java-SCA-1.1 Environment: Windows XP, Eclipse 3.3.0 , tuscany incubating 1.1 , java 6 Reporter: Marina Deslaug

Re: Need urgent help on binding to external web service within Tuscany

2008-04-24 Thread Marina Deslaugiers
rpc-encoded there probably would be a manual code-gen step required so is having to write a mediation component so much different? ...ant On Fri, Apr 18, 2008 at 2:59 PM, Marina Deslaugiers < [EMAIL PROTECTED]> wrote: Hi, Thank you very much to everyone for your answers and contrib

Re: Need urgent help on binding to external web service within Tuscany

2008-04-18 Thread Marina Deslaugiers
;Simon Laws" <[EMAIL PROTECTED]> Sent: Thursday, April 17, 2008 10:26 AM To: Subject: Re: Need urgent help on binding to external web service within Tuscany On Thu, Apr 17, 2008 at 5:44 PM, Marina Deslaugiers < [EMAIL PROTECTED]> wrote: Hi, Thanks for the answer by S

Re: Need urgent help on binding to external web service within Tuscany

2008-04-17 Thread Marina Deslaugiers
/webservices/Translator.asmx?WSDL It seems to be publicly available. Thanks. Regards, Marina. Le 17 avr. 08 à 13:37, Simon Laws a écrit : On Thu, Apr 17, 2008 at 11:02 AM, Marina Deslaugiers < [EMAIL PROTECTED]> wrote: Hi, Yes I had looked to that demo example and did not succeded in

Re: Need urgent help on binding to external web service within Tuscany

2008-04-17 Thread Marina Deslaugiers
d the trunk or 1.2 version of the application should work for you, as we changed the service in use. [1] https://svn.apache.org/repos/asf/incubator/tuscany/java/sca/ demos/xml-bigbank/ On Tue, Apr 15, 2008 at 9:30 AM, Marina Deslaugiers <[EMAIL PROTECTED]> wrote: Hello, I have began to work on

Need urgent help on binding to external web service within Tuscany

2008-04-15 Thread Marina Deslaugiers
Hello, I have began to work on SCA and Tuscany SCA Java a few time ago and I would greetly need your help as I have been asked to urgently contribute to an experimentation using SCA and Tuscany Java. This experimentation especially involves already existing and deployed business web servi