I didn't understand what you try to do.
I assume you want publish a web service via CXF. In this case, you can
choose HTTP or JMS as wire protocol. There is no "in vm" protocol as far as
I know.
Camel support some "in vm" protocols (which are independent from CXF):
direct
seda
vm
direct-vm

Best,
Christian

On Wed, Aug 8, 2012 at 8:55 PM, objectorange <br...@briantaylor.us> wrote:

> Will this value for the address attribute work to invoke through the in-vm
> protocol?
>
> local://company.com/app/services/HelloWorldService
>
>
>
> --
> View this message in context:
> http://camel.465427.n5.nabble.com/Camel-CXF-In-VM-tp5716772p5717008.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>



--

Reply via email to