1 Reply Latest reply on Nov 7, 2007 11:02 PM by jaikiran

    URGENT: How can I run my JAR (java/jms) file to work with JB

    paradisonoir

      Hi,

      I executed those examples included in JBOSS to see if my application server is working properly. I have some Java classes which use JMS to send/receive messages. I compiled all of those classes and put them all in one JAR fie My question is, do I need to make ant to run my classes or I can run the JAR file itself?

      Can anyone let me know how I can run the JAR file?

      p.s. I should say that I set the JBOSS_HOME properly, and them JMS can work with its examples through running ant.

      Any kind of help is highly appreciated,