Thank you Asensio, for the information. I am currently trying out the
WTP plug in, but found limitations , in its usage. We need to follow a
pre defined directory structure for using it, also Iam not able to debug
the code by setting break points.
Using the WST for eclipse, were you able to debug by setting break
points ? 
Please let me know,

Thanks,
Suchitha.
-----Original Message-----
From: Asensio, Rodrigo [mailto:[EMAIL PROTECTED] 
Sent: Thursday, December 28, 2006 11:53 AM
To: Tomcat Users List
Subject: RE: Tomcat plugin in eclipse environment

Sysdeo sucks, if you get WST of eclipse
(http://www.eclipse.org/webtools/) you have a great eclipse integration,
its free and it allows you have several servers in you ide (jboss, bea,
tomcat, etc.)
 
regards

________________________________

From: Suchitha Koneru (sukoneru) [mailto:[EMAIL PROTECTED]
Sent: Thu 12/28/2006 9:55 AM
To: users@tomcat.apache.org
Subject: Tomcat plugin in eclipse environment



Hello Tomcat users,
I am trying to use the sysdeo plug in in eclipse env , to start/stop
tomcat, so that debugging web applications , would be possible.
I have the following problem , when  trying to use the sysdeo plugin
version (tomcat_3.2.0.beta3). I have set up the eclipse environment as
per the instructions given on the page
(http://www.sysdeo.com/eclipse/tomcatplugin
<http://www.sysdeo.com/eclipse/tomcatplugin> ). I also , went through
the   tutorials, on this page.

Tomcat_Base  C:\Program Files\Apache Software Foundation\Tomcat5.5
Tomcat Home C:\Program Files\Apache Software Foundation\Tomcat5.5
server.xml - C:\Program Files\Apache Software
Foundation\Tomcat5.5\conf\server.xml

When I try to start , tomcat server from eclipse env , I get the
following exception

 log4j:WARN No appenders could be found for logger
(org.apache.catalina.startup.Bootstrap).
log4j:WARN Please initialize the log4j system properly.
java.lang.NoClassDefFoundError:
org/apache/tomcat/util/log/SystemLogHandler
 at java.lang.Class.getDeclaredConstructors0(Native Method)  at
java.lang.Class.privateGetDeclaredConstructors(Unknown Source)  at
java.lang.Class.getConstructor0(Unknown Source)  at
java.lang.Class.newInstance0(Unknown Source)  at
java.lang.Class.newInstance(Unknown Source)  at
org.apache.catalina.startup.Bootstrap.init(Bootstrap.java:224)
 at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:409)


When I start , tomcat server manually , using bin/startup.bat, the
server starts without any exceptions.

is there any property , which Iam missing, please let me know.

I googled on this topic, I tried couple of suggestions, of including
tomcat jars in class path, but it did not help.

We need a debugging env for our project as soon as possible, otherwise
we'll end up with  thousands  of system.out.print statements.
Any help is greatly appreciated.



thanks,
Suchitha.




This message (including any attachments) contains confidential and/or
proprietary information intended only for the addressee.  
Any unauthorized disclosure, copying, distribution or reliance on the
contents of this information is strictly prohibited and may constitute a
violation of law.  If you are not the intended recipient, please notify
the sender immediately by responding to this e-mail, and delete the
message from your system.  If you have any questions about this e-mail
please notify the sender immediately. 

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to