1 Reply Latest reply on Jan 12, 2007 3:55 AM by dimitris

    How to deploy a non-web application

    newto23

      Hi,

      Just have a fundamental query. How to deploy a non-web application on JBOSS App server ? Ours is a basic java application with just class files and we make it run by invoking a main method.

      My question is how do I wrap up my code and do I have to package it as WAR file to deploy it ?

      Please help on this.

      Thanks.