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.
>
>


-- 
Cheers,
Guillaume Nodet
------------------------
Blog: http://gnodet.blogspot.com/

Reply via email to