This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes JBoss and the fly likes how deploy a war directory in jboss 5 AS Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » JBoss
Reply Bookmark "how deploy a war directory in jboss 5 AS" Watch "how deploy a war directory in jboss 5 AS" New topic
Author

how deploy a war directory in jboss 5 AS

chain singh
Ranch Hand

Joined: Feb 28, 2012
Posts: 116
hello

I want to deploy a folder which have two folder WEB-INF and WEB.
WEB folder contains my index.jsp file. This application have lots of errors so i dont want to make a war file .

So how i can deploy application without making its war please explain


thanks in advance

Chain Singh
William P O'Sullivan
Ranch Hand

Joined: Mar 28, 2012
Posts: 860

Copy the folder and add a .war extension

And please don't ask the same question in two places.

WP
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: how deploy a war directory in jboss 5 AS
 
Similar Threads
JBoss Context
Struts And Weblogic
Deploy JSF 1.2 application on JBoss 5.1.0 GA
maven clean war
Doubt on executing a struts application in jboss server