1 Reply Latest reply on Jul 19, 2004 12:37 PM by joew

    Deploying war file compiled with Jrun

    joew

      I want to deploy a war file previously compiled with Jrun. I put the war file in the deploy directory but JBoss will not deploy it. I also tried to put the expanded directory under the deploy folder of the default server but JBoss says it is an undeployed file. Is it possible to do this? Can you direct me to some documentation. Is there some configuration that has to be done to JBoss so it knows about this war file. This war file contains it's own web.xml in the WEB/INF folder.