Where do I put the xbean.xml and how do I register it or does it auto-find/register it?
Shawn -----Original Message----- From: Adrian Co [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 28, 2007 11:55 AM To: [email protected] Subject: Re: jms You first create a jms consumer su to deploy in the jms bc http://incubator.apache.org/servicemix/servicemix-jms.html then create a service assembly to deploy the bc in servicemix. the destination you configure in the service unit would be the jms destination it will receive jms messages from. then configure the service you would want to handle the message (i.e. jsr181 component, lw component, etc.) Hope this helps. :) Garner, Shawn wrote: > I want to setup a JMS queue in service mix and publish it for invocation > in Tomcat. > > I've installed the shared library and the jms component but I am unsure > what to do next. > > I'm unfamiliar with ServiceMix, JMS, and ActiveMQ although I've been > trying to figure this out from documentation. > > > > Can somebody give me some rough steps to configure and use? > > > > Shawn > > > > > > !DSPAM:507,460a9c9c309252002735277! > >
