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

2008-04-24 Thread Marina Deslaugiers
Hi, Sorry for the late answer, I, have involved in other (urgent) tasks. I have not said I did not like the XML mediation approach only that we would have prefer to consider a direct connection first. Anyway, thanks to the code you sent to me, Ant, I have ironed out the problem of the

Re: FW: SDO 1.1.1 RC1

2008-04-24 Thread Altaf Muneer
Hi, This is how my wsdl file (deployed in SCA Native) looks like... wsdl:definitions xmlns:soap=http://schemas.xmlsoap.org/wsdl/soap/; xmlns:tns=http://native/camcontroller; xmlns:wsdl=http://schemas.xmlsoap.org/wsdl/; xmlns:xsd=http://www.w3.org/2001/XMLSchema;

What's next for SCA BPEL Integration

2008-04-24 Thread Luciano Resende
Now that we are making more progress with the SCA BPEL integration and have figured out how to make References to work, let's discuss what could be the next steps on this area. Below are couple examples of what we could do next - WS-BPEL Process Introspection : Currently we are requiring SCA

Re: How to use references using multiplicity=1..n with binding.ws or binding.rmi

2008-04-24 Thread Raymond Feng
Hi, Daniel. Check this out: http://cwiki.apache.org/confluence/display/TUSCANYWIKI/Multiple+bindings+and+reference+multiplicity Thanks, Raymond -- From: [EMAIL PROTECTED] Sent: Thursday, April 24, 2008 8:35 AM To: tuscany-user@ws.apache.org

Re: How to use references using multiplicity=1..n with binding.ws or binding.rmi

2008-04-24 Thread Simon Laws
On Thu, Apr 24, 2008 at 4:35 PM, [EMAIL PROTECTED] wrote: Hi all, I have set up a composite, where service CrawlerControllerComponent has one or more references to Crawlers. This runs without any problem using binding.sca. Here is the content of the .compiste file, where 2 Crawlers are

Re: What's next for SCA BPEL Integration

2008-04-24 Thread ant elder
On Thu, Apr 24, 2008 at 4:37 PM, Luciano Resende [EMAIL PROTECTED] wrote: Now that we are making more progress with the SCA BPEL integration and have figured out how to make References to work, let's discuss what could be the next steps on this area. Below are couple examples of what we

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

2008-04-24 Thread Marina Deslaugiers
Hi, Thanks for your quick answer and corrections. With regards to the error in the composite file I have made it by inattention (I did not make that mistake in my previous tries :=) ). Concerning the @Remotable annotation I began to indicate it as I thought it was mandatory; but as I had

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

2008-04-24 Thread Raymond Feng
Hi, Marina. I managed to run the sample successfully with a few tweaks: 1) Make sure we use the correct port name in binding.ws wsdlElement=http://tempuri.org/#wsdl.port(HelloWorld/HelloWorldSoap)/. The port name was wrong in the attached test case (HelloWorldSoapPort). 2) I need to comment

Re: What's next for SCA BPEL Integration

2008-04-24 Thread Luciano Resende
On Thu, Apr 24, 2008 at 8:53 AM, ant elder [EMAIL PROTECTED] wrote: On Thu, Apr 24, 2008 at 4:37 PM, Luciano Resende [EMAIL PROTECTED] wrote: Now that we are making more progress with the SCA BPEL integration and have figured out how to make References to work, let's discuss what

Re: What's next for SCA BPEL Integration

2008-04-24 Thread Jean-Jacques Dubray
Luciano: congrats on this milestone. You might also want to consider the other way around, from an SCA component type, generate the skeleton BPEL (send/receive/invokes, partner links...). I am looking forward to build some samples with it ! JJ- On Thu, Apr 24, 2008 at 8:37 AM, Luciano Resende

Re: What's next for SCA BPEL Integration

2008-04-24 Thread Mike Edwards
Luciano Resende wrote: Now that we are making more progress with the SCA BPEL integration and have figured out how to make References to work, let's discuss what could be the next steps on this area. Below are couple examples of what we could do next - WS-BPEL Process Introspection : Currently

noobie wsdl location question

2008-04-24 Thread Abraham Washington
hi all... just a quick noobie question. i have the composite below. the war file deploys fine in tomcat, but I can't figure out where the wsdl location would be for the trial and create trial services. ?xml version=1.0 encoding=UTF-8? composite xmlns=http://www.osoa.org/xmlns/sca/1.0;

Re: What's next for SCA BPEL Integration

2008-04-24 Thread Matthieu Riou
On Thu, Apr 24, 2008 at 10:41 AM, Luciano Resende [EMAIL PROTECTED] wrote: On Thu, Apr 24, 2008 at 8:53 AM, ant elder [EMAIL PROTECTED] wrote: On Thu, Apr 24, 2008 at 4:37 PM, Luciano Resende [EMAIL PROTECTED] wrote: Now that we are making more progress with the SCA BPEL

Re: What's next for SCA BPEL Integration

2008-04-24 Thread Matthieu Riou
On Thu, Apr 24, 2008 at 8:37 AM, Luciano Resende [EMAIL PROTECTED] wrote: Now that we are making more progress with the SCA BPEL integration and have figured out how to make References to work, let's discuss what could be the next steps on this area. Below are couple examples of what we

Documentation for Tuscany integration with Tomcat

2008-04-24 Thread Dalys Sebastian
Hi everyone, Could you please give some help on how I can configure Tomcat to embed Tuscany. I could not find documentation for this, although this seems to be a feature that's already available. I would like Tuscany runtime to be part of Tomcat while it starts up, so that the web