Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Galileo Server Tools, migration from MyEclipse
Galileo Server Tools, migration from MyEclipse [message #233026] Sun, 28 June 2009 11:25
Maxim Veksler is currently offline Maxim VekslerFriend
Messages: 28
Registered: July 2009
Junior Member
Hello,

I have a project that deploys as a WAR on Tomcat 6.

Currently I use MyEclipse 6.5 to deploy and debug the webapp on the server.

I couldn't find documentation on how to configure a WAR project to be
deployed using WTP Server Tools.

Help would be highly appreciated.


If it's relevant, here is how the project looks with MyEclipse:

[maximv@mldev2]$ ls -1a
build.xml
classpath
myeclipse
mymetadata
project
settings
src
WebRoot
WebServices

[maximv@mldev2]$ cat .mymetadata
<?xml version="1.0" encoding="UTF-8"?>
<project-module
type="WEB"
name="MyProjectName"
id="myeclipse.1220342477106"
context-root="/MyProjectName"
j2ee-spec="1.4"
archive="MyProjectName.war">
<attributes>
<attribute name="webrootdir" value="WebRoot" />
</attributes>
</project-module>
Previous Topic:galileo: network connections proxy setup not working
Next Topic:Resource Beign Edited
Goto Forum:
  


Current Time: Thu Apr 25 19:18:23 GMT 2024

Powered by FUDForum. Page generated in 0.02648 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top