On 3/28/07, Adrian Co <[EMAIL PROTECTED]> wrote:
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 created a FAQ entry about creating a SU here:
http://incubator.apache.org/servicemix/what-is-a-jbi-su-and-how-do-i-create-one.html
But I haven't finished the FAQ entry about creating the SA yet.
Bruce
--
perl -e 'print unpack("u30","D0G)[EMAIL
PROTECTED]&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*"
);'
Apache Geronimo - http://geronimo.apache.org/
Apache ActiveMQ - http://activemq.org/
Apache ServiceMix - http://servicemix.org/
Castor - http://castor.org/