Can Multi Soap Bindings being used in non-promoted service?

2008-05-26 Thread Gilbert Kwan
I tried the example in section 2.2.2 of WS binding spec (line 201 to 225). I have no problem if the service is promoted as following definition: service name=BService promoted=BComponent interface.java interface=.BService/ binding.ws name=BServiceSOAP11 requires=soap.1_1/

New Java2WSDL runtime generator is now active in the build

2008-05-26 Thread Simon Nash
I've committted r660340 which adds supports for static SDOs to the new Java2WSDL runtime generator and fixes a few problems. For static SDOs generated from XSDs, the contribution is searched for the original XSD definitions, and these are included in the generated WSDL. These changes are enough

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

2008-05-26 Thread Marina Deslaugiers
Hi, I am currently trying to connect to the external web service with user/password authentication (without HTTPS) I mentioned in my previous e-mails. But I cannot succeed. Can you help me, please. I join composite and definitions.xml files. Following is the error message I get:

Re: Tuscany plug-in and Eclipse 3.4

2008-05-26 Thread Luciano Resende
Hi Leucir We have been using the Tuscany plugin in both Eclipse Europa and with some recent changes in Eclipse 3.2 as well. I'm assuming that by Eclipse 3.4, you mean Eclipse Ganymede, and if so, I'd recommend that you use a GA version such as Europa. I gave Ganymede a quick try and was having