Hi you have to send a mail to [EMAIL PROTECTED]
Kristian > -----Ursprüngliche Nachricht----- > Von: Daya K Dubey [mailto:[EMAIL PROTECTED] > Gesendet: Mittwoch, 28. November 2007 14:24 > An: [email protected] > Betreff: Re: Service Style > > > can anyone tell me how to unsubscribe from thismailing list. > > On Nov 28, 2007 12:17 PM, Guillaume Nodet <[EMAIL PROTECTED]> wrote: > > > Literal/encoded is really deprecated and you should avoid > it if possible. > > ServiceMix does not support it. For the others, you need > to first expose > > your service on the JBI bus (which is independant of any > protocol) using > > servicemix-cxf-se for example. Then you can create > different bindings > > using > > SOAP (look at servicemix-cxf-bc) or any other transport. > > The cxf-wsdl-first example that comes with the 3.2 > distribution should > > help > > you get started. > > > > On Nov 28, 2007 12:46 PM, FabioR <[EMAIL PROTECTED]> wrote: > > > > > > > > I want to expose the same service with diferent style > (RPC, Document, > > etc) > > > and use property (literal/encoded) because my service can > be called by > > any > > > tool/technology (.net, java, etc). > > > How I can do this configuration? > > > -- > > > View this message in context: > > > http://www.nabble.com/Service-Style-tf4887956s12049.html#a13990656 > > > Sent from the ServiceMix - User mailing list archive at > Nabble.com<http://nabble.com/> > > . > > > > > > > > > > > > -- > > Cheers, > > Guillaume Nodet > > ------------------------ > > Blog: http://gnodet.blogspot.com/ > > > > > > -- > Thanks and Regards > Daya K Dubey > -- http://gaswerk.sourceforge.net
