Thanks Guillaume, I bumped into http://servicemix.org/site/what-is-a-lightweight-component.html article which helped. Regards, William
On 6/2/06, Guillaume Nodet <[EMAIL PROTECTED]> wrote:
The first one is http://servicemix.goopen.org/site/jms.html and the second one is http://servicemix.goopen.org/site/servicemix-jms.html The main difference is that servicemix-jms is a JBI compliant binding component, whereas the first one is a lightweight component. I would advise to use servicemix-jms whic has more features (still lacking JCA support though) and can also be configured in a static servicemix.xml configuration file. Cheers, Guillaume Nodet On 6/2/06, william kane <[EMAIL PROTECTED]> wrote: > > Hi. > I find that there are two sets of packages for components in service mix > > 1. org.apache.servicemix.components.jms > 2. org.apache.servicemix.jms > > Can any one tell me the difference? Which is the package that needs to > used > to configure JMS endpoints and why? > Thanks in advance, > William > >
