Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » eclipse3.1&tomcat5.0.28
eclipse3.1&tomcat5.0.28 [message #290054] Thu, 18 August 2005 07:35
Eclipse UserFriend
Originally posted by: binjava.yahoo.com.cn

i run my project at eclipse3.0&tomcat 5.0.28 always.

last day i downloaded eclipse3.1 on my machine

but the project cannot be loading on eclipse 3.1...

i configure the tomcat 5.x and change server.xml ....but still not work...

the following code is my addition to %TOMCAT%\conf\server.xml and
%TOMCAT%\conf\catalina\localhost\pro.xml
===========================================================
<Context path="/pro" docBase="e:\pro" debug="0"
reloadable="true" crossContext="true">
</Context>
===========================================================
but the Console information tell me what the project is not be loading
when tomcat is run...


help me...
Previous Topic:who would like to help me about the Plug-in developer?
Next Topic:How control caret in Java names?
Goto Forum:
  


Current Time: Sat Sep 21 20:30:02 GMT 2024

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

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

Back to the top