ServiceMix and Tuscany C++ Bridge

2007-04-12 Thread Randy H
Does anyone know if there is a convenient way to plug a Tuscany C++ based service into the ServiceMix bus? The OSOA org website speaks of a ServiceMix bridge, but is that currently available? Is a Tuscany C++ bridge mechanism available? Thanks, Randy Hemingway -- View this message in context:

Re: ServiceMix Client test code fails

2007-03-26 Thread Randy H
at org.apache.xbean.spring.jndi.DefaultContext.lookup(DefaultContext.java:131) at javax.naming.InitialContext.lookup(InitialContext.java:351) at com.lmco.ctest.main(ctest.java:32) Do you have another useful suggestion? - Randy bsnyder wrote: On 3/23/07, Randy H [EMAIL

ServiceMix Client test code fails

2007-03-23 Thread Randy H
Hi: I'm trying to create a SeviceMixClient using the unaltered code snippet provided in the Client API section of the ServiceMix Documentation info (Features - Client API section) currently on the Apache ServiceMix web site: ClientFactory factory = new

Anybody successful with ServiceMix under LogicBlaze Fuse 1.3

2007-03-20 Thread Randy H
I've been trying to get the simple ServiceMix ServiceEngine example running that's illustrated in the the LogicBlaze FUSE Eclipse IDE tutorial (version 1.3). I can't figure out how to deploy a ServiceUnit to the server or get a simple client consumer to communicate with the service (using