Results 1 to 4 of 4
Thread: creating war file in eclipse
- 05-05-2010, 08:50 PM #1
Member
- Join Date
- May 2010
- Posts
- 2
- Rep Power
- 0
creating war file in eclipse
i have found this tutorial
Java Tips - How to make WAR file in Eclipse
which eplaind how to do it.
but when i right click properties i dont have the Tomcat option.
where can be the problem?can i configure it some where?
Build id: 20100218-1602
- 05-21-2010, 04:39 AM #2
Member
- Join Date
- May 2010
- Posts
- 4
- Rep Power
- 0
If you are using eclipse 3.5 then goto window menu-> Preferences ->Server (on left side) -> Runtime Environment then click Add button then select the web server, which ever you want and click next -> browse the location of server.
Now,
Create Dynamic Web Project ,build it, right click on your project in Project Explorer, click Export->WAR file and browse the location where you want to create WAR file.Last edited by Vikas Thakur; 05-24-2010 at 04:40 AM.
- 05-21-2010, 10:51 AM #3
Member
- Join Date
- May 2010
- Posts
- 2
- Rep Power
- 0
i have added the Tomcat
i found the war under export->web/war
i have choosen that, but when i want to select a project from the drop down, it dosent appear there - any idea why?
- 05-24-2010, 04:28 AM #4
Member
- Join Date
- May 2010
- Posts
- 4
- Rep Power
- 0
Similar Threads
-
Creating .xml files in eclipse
By lheebhee in forum EclipseReplies: 1Last Post: 11-17-2009, 06:48 AM -
Error creating JDBC connection in Eclipse
By tascoa in forum EclipseReplies: 2Last Post: 11-06-2009, 10:20 AM -
Creating a JEE project in eclipse with JBoss
By vertho in forum EclipseReplies: 0Last Post: 05-28-2008, 10:36 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks