JNDI is the best way to go imho. Try binding a ServiceMixClient interface in ServiceMix JNDI and access it from your webapp.
Cheers, Guillaume Nodet On 5/15/06, Stefan Kleineikenscheidt <[EMAIL PROTECTED]> wrote:
Hello, I have embeddeded Jetty in a Servicemix SA, which hosts a web application, which needs to access die Client API. From this webapp I would like to access the JBI container to use the client API. It's possible to access it using the remote client API, but is there a way to access the DefaultServiceMixClient directly? What would be downside of clustering Servicemix? (as Guillaume mentioned here: http://www.nabble.com/Re%3A-ServiceMix-API-Client-p3567411.html) Would it be possible to use SericeMix' or Jetty'S JNDI to pass the reference to the webapp? Or is that completely of track? TIA for any pointers and directions. -Stefan
-- Cheers, Guillaume Nodet
