| Eclipse WTP custom Tomcat configuration [message #206640] |
Fri, 11 January 2008 08:49  |
Petko Guglev Messages: 3 Registered: July 2009 |
Junior Member |
|
|
Hello,
I am writing with respect to the article
http://wiki.eclipse.org/WTP_Tomcat_FAQ. I am using Eclipse 3.3.1.1 (build
M20071023-1652) with the integrated J2EE bundle. According to the info on
the eclipse site the WTP version integrated in this eclipse package is
2.0. So, my problem is that I want to add a Tomcat 5.5 server, whose
catalina_home and catalina_base variables have two different paths. The UI
did not allow me to register the Tomcat runtime because it didn't
recognize the folders "conf" and "webapps". When i tried to point to the
catalina_base location, it complained respectively about the other missing
folders from catalina_home. Is this a bug and is there a roundabout to
this problem? What I did is manually create two empty folders, named as
the missing ones, to get the server registered in the servers list and
then altered the server instance location.
A second bug I stumpled upon is that the VM Arguments in the server launch
configuration get messed up sometimes when I tamper with the server
settings in eclipse.
Regards:
Petko
|
|
|