Hi Everyone

I've Installed Myeclipse and Tomcat 6.x , Everythings fine , the Server starts in 60 ms time which is not usual , I mean it'll take loger time. Eclipse shows that server is started , but when I run the
project , There's nothing happens , not a single msg or anything

tried a lot , hope you'll help

Recommended Answers

All 2 Replies

Please explain what you mean by "when I run the project"...
Provide steps you take to create and deploy your application under Eclipse.

PS: I would love to see Tomcat which starts under 60ms. Tomcat is not instant start up like a notepad or any other simple application on your pc

Hi


I've devloped(Made a sample JSP page) under dynamic web project . just a hello world page

I just want to see weather tomcat is running or not

Myeclipse + jre 1.6.0 + tomcat 6.x all these i've installed

I installed tomcat as win service (Like exe) and i'm able to run on the browser

but not in tomcat .


this is the msg in console about the server :


at java.lang.reflect.Method.invoke(Unknown Source)
at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:288)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:413)
Nov 10, 2009 2:25:05 AM org.apache.catalina.startup.Catalina start
INFO: Server startup in 72 ms

that's it ,when i run the application it won't show anything ,any msg ...... I'm too feeling strange


thanks for the reply

vjlogin

Please explain what you mean by "when I run the project"...
Provide steps you take to create and deploy your application under Eclipse.

PS: I would love to see Tomcat which starts under 60ms. Tomcat is not instant start up like a notepad or any other simple application on your pc

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.