I would start at the user guide:
http://incubator.apache.org/servicemix/users-guide.html or
maybe the tutorial: http://incubator.apache.org/servicemix/tutorials.html
This might help: http://incubator.apache.org/servicemix/5-jbi.html
Garner, Shawn wrote:
I've been looking at this for hours wondering what I'm suppose to do
here.
What is " jms consumer su" and how do I create one?
What is a "jms bc"?
The JMS Consumer Service Unit is an endpoint deployed in the JMS Binding
Component. In a very loose sense, think of the JMS SU as a configured
instance of the JMS BC.
I read this but it confuses me:
http://incubator.apache.org/servicemix/servicemix-jms.html
How do you create a "service assembly" to deploy the bc in servicemix?
A Service Assembly is a collection of Service Units (like a war file).
There's a maven archetype you can use for to create
this.http://incubator.apache.org/servicemix/maven-jbi-plugin.html
How do you "then configure the
Service"?
I'm not sure what is naming and what is actually referring to an object.
I also don't know what classes I am suppose to implement.
Most of the time its really configuring endpoints for different
servicemix components. Though you could implement your application logic
(pojos) and deploy them as either jsr181 components or lightweight
components. In rare cases you might need to create your own service
engine and/or binding components.
I've been looking at the webapp example and it doesn't help me because I
can't tell what it does.
Can anybody help clarify this?
Seems like I should be able to use the JMSTemplate to send a message
asynchronously on a topic.
How do I write a class to intercept the message? Then how do I
configure it in spring to work with servicemix?
I think I only need lightweight component sinse I'm already going to be
sending the message from a class already declared in spring.
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,460af08a277522068143078!