Results 1 to 5 of 5

Thread: activeMQ JCA example?

  1. #1
    Join Date
    Feb 2005
    Posts
    24

    Default activeMQ JCA example?

    I've read a lot of posts here, the pro spring book, the examples on activeMQ, etc, but I'm still having problems putting everything together....

    can anyone send me a *complete* simple example of using the activeMQ JCA container with spring to send an message driven pojo using the spring jms sandbox stuffz?

    I'd also like it to include how to auto-start the connection and code to stop the connection (if needed) when running under tomcat.

    Thanks!

  2. #2
    Join Date
    Feb 2005
    Posts
    1

    Default

    +1

    Although i have not tried ActiveMQ JCA, I agree that there's a need for an example.

  3. #3
    Join Date
    Apr 2005
    Location
    Belgium
    Posts
    4

    Default +1

    Additionaly, I'm also looking for an example of communicating through a JCA.
    However, I'm looking for an example to use the JORAM JCA, instead of the ActiveMQ JCA.

    Therefor I also agree that there is definitely a need for an example on how to achieve this kind of functionality, for a certain case, for instance the ActiveMQ JCA.

  4. #4
    Join Date
    Aug 2004
    Location
    London
    Posts
    164

  5. #5
    Join Date
    Apr 2005
    Location
    Belgium
    Posts
    4

    Default

    H
    As mentioned in my previous post:
    However, I'm looking for an example to use the JORAM JCA, instead of the ActiveMQ JCA.

    Therefor I also agree that there is definitely a need for an example on how to achieve this kind of functionality, for a certain case, for instance the ActiveMQ JCA.
    I have taken a look at the example for the ActiveMQ JCA, and I got it to work inside my spring application.

    However, I'm also trying to use the same principle with the Joram JCA, but it isn't quite clear to me how I should do it.

    I suppose a problem is that ActiveMq already has some container classes etc available, which is not the case for Joram?

    Any help would be really appreciated!

    Thanks!

Similar Threads

  1. Replies: 2
    Last Post: Oct 8th, 2005, 04:32 AM
  2. Asynchronous Remoting with Spring and ActiveMQ
    By jpwinans in forum Remoting
    Replies: 2
    Last Post: Sep 21st, 2005, 10:29 AM
  3. ActiveMQ
    By haninaguib in forum JMS
    Replies: 1
    Last Post: Jul 7th, 2005, 02:32 AM
  4. How to using activemq in spring
    By joyheros in forum JMS
    Replies: 4
    Last Post: Apr 25th, 2005, 02:54 AM
  5. Replies: 0
    Last Post: Mar 30th, 2005, 05:17 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •