I do not think this is possible at the moment. It should be if soap when soap is implemented in the servicemix-jms, but I guess it should also be possible using an attribute in the jms endpoint (xbean) or the jbi information in the wsdl. Please raise a jira for that.
Cheers, Guillaume Nodet On 3/21/06, Charles Souillard <[EMAIL PROTECTED]> wrote: > Hi all, > > I am using servicemix-jms BC. > As Guillaume said me, there are two ways to deploy a new Service Unit in > this component : > > 1) giving a servicemix.xml file using spring > 2) giving a wsdl file > > I am using the wsdl method but I have problems defining the operation I > want to call. > > My example is the following : > > I have a BPEL SE installed in SM exposing a helloworld service which > contains a hello operation. > > Thanks to the first method (servicemix.xml), I can specify the > destinationService, the destinationEndPoint and the destinationOperation > (see bpel example with pxe). > I have not found the way to define the destinationOperation with the > second method (wsdl) > > Can you tell me how I can do that ? > > Thanks, > Charles >
