0 Replies Latest reply on Feb 17, 2004 10:04 AM by tonig

    Min Requirements for a JBossMQ Service

    tonig

      Hello,

      i'm a newbie and i want to run the simpliest JMS Application on a JBoss Server.

      I already have 3 .java files (SimpleTopicSubscriber, SimpleTopicListener, Testlistener from Suns JMS Tutorial) and a running JBoss Application Server.

      I think i need to make from 1 of these files a MessageDrivenBean, write a describer and an build.xml file. After that i have to put that files in the jboss/deploy subpath.

      But i'm not sure about that, could ya tell me if somethins wrong?

      Thank ya 4 da help.