IntelliJ Java IDE
The moose likes EJB and Other Java EE Technologies and the fly likes Creating war file in eclipse Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » EJB and Other Java EE Technologies
Reply Bookmark "Creating war file in eclipse" Watch "Creating war file in eclipse" New topic
Author

Creating war file in eclipse

Dipti Mogare
Greenhorn

Joined: Jan 17, 2012
Posts: 9
Hi, I have downloaded source code of one application from sourceforge.net. The application source code consists of 6 inbuilt java projects which are linked to each other. The source code consist of some ejb and servlet/jsp related code. I have to deploy entire application consisting of 6 projects on jboss application server. So how to combine all 6 projects as single application and how to create deployable war file of it ? I am using Eclipse JEE Helios.

 
 
subject: Creating war file in eclipse
 
Threads others viewed
Directory structure for a J2EE application.
How to make a jar file of web application
JSF 2 sample project guessNumber
Multiple projects in SVN but single project in local Eclipse IDE.
packaged war in ear project (Websphere RAD7)
developer file tools