Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » help!!!!!(strange thing)
help!!!!! [message #761220] Tue, 06 December 2011 05:43 Go to next message
jiahe  is currently offline jiahe Friend
Messages: 8
Registered: December 2011
Location: beijing china
Junior Member
when i started my tomcat configed in eclipse,nothing were reported about error,but then i visited my app,it said cannot find resource,404, why? in myeclipse, all ok!
Re: help!!!!! [message #761315 is a reply to message #761220] Tue, 06 December 2011 09:30 Go to previous messageGo to next message
saurav sarkar is currently offline saurav sarkarFriend
Messages: 428
Registered: July 2009
Senior Member
Check whether your web.xml and other configurations for tomcat properly done.

cheers,
Saurav


Re: help!!!!! [message #761345 is a reply to message #761315] Tue, 06 December 2011 10:30 Go to previous messageGo to next message
jiahe  is currently offline jiahe Friend
Messages: 8
Registered: December 2011
Location: beijing china
Junior Member
can you tell me how did you config your tomcat in your eclipse step by step?
Re: help!!!!! [message #761502 is a reply to message #761345] Tue, 06 December 2011 14:52 Go to previous messageGo to next message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 06-Dec-11 03:30, jiahe wrote:
> can you tell me how did you config your tomcat in your eclipse step by
> step?

First, this question is better posed in the Eclipse web tools forum.

Second, it's far too vague to tempt anyone to answer it. Please be more
specific.

I have a whole host of articles at http://www.javahotchocolate.com that
you might look at. These are mostly notes I've taken at different stages
of learning to write web applications in Eclipse. You'll get parts of
the whole in this or that article.

Also, hands-down the best quick tutorials on this and many other Eclipse
topics are at http://www.vogella.de. Try there too.
Re: help!!!!! [message #761735 is a reply to message #761502] Wed, 07 December 2011 00:44 Go to previous messageGo to next message
jiahe  is currently offline jiahe Friend
Messages: 8
Registered: December 2011
Location: beijing china
Junior Member
First ,thanks for your tips,that is nice.Second, another question:Does configing tomcat in eclipse just need operating withing server or need extra plugin?
Re: help!!!!! [message #761745 is a reply to message #761735] Wed, 07 December 2011 01:12 Go to previous messageGo to next message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 06-Dec-11 17:44, jiahe wrote:
> First ,thanks for your tips,that is nice.Second, another question:Does
> configing tomcat in eclipse just need operating withing server or need
> extra plugin?

By downloading Eclipse IDE for Java EE Developers as well as 1) a proper
Sun JDK and 2) a Tomcat from Apache, then hooking all three up in the
way noted at the link below, you get a fully functional integration of
Eclipse, the JDK and Tomcat, ready to develop web applications.

http://www.javahotchocolate.com/tutorials/eclipse-summary.html
Re: help!!!!! [message #761746 is a reply to message #761735] Wed, 07 December 2011 01:18 Go to previous messageGo to next message
jiahe  is currently offline jiahe Friend
Messages: 8
Registered: December 2011
Location: beijing china
Junior Member
Since i have read your articles about configing tomcat,the question above is no longer a question to me now.And my tomcat configing was as same as you said in the article.
Let me describe my problem this way: i have web app A,and when it start it would output some information i set in the code for telling me if all get ok.i got A run within myeclipse B,it goes well.Then i got A run within eclipse C,information from C' console told me ok and no other error showed. but i type my A's url in browser,it reported 404 error.
Re: help!!!!! [message #761751 is a reply to message #761746] Wed, 07 December 2011 01:32 Go to previous messageGo to next message
jiahe  is currently offline jiahe Friend
Messages: 8
Registered: December 2011
Location: beijing china
Junior Member
I have worked with tomcat,weblogic,resin many times,but most time i worked within myeclipse or jbuild.The one reason i turned to eclipse recently because a work flow plugin.
Re: help!!!!! [message #761765 is a reply to message #761751] Wed, 07 December 2011 02:23 Go to previous messageGo to next message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 06-Dec-11 18:32, jiahe wrote:
> I have worked with tomcat,weblogic,resin many times,but most time i
> worked within myeclipse or jbuild.The one reason i turned to eclipse
> recently because a work flow plugin.

I'm not able to debug web.xml/HTTP 404/etc. issues via this forum,
mostly because you've not given enough detail. However, this is not the
forum for that. Instead, you should ask in the Eclipse web tools forum
AND give a lot more detail than you're giving.
Re: help!!!!! [message #761821 is a reply to message #761765] Wed, 07 December 2011 05:48 Go to previous message
jiahe  is currently offline jiahe Friend
Messages: 8
Registered: December 2011
Location: beijing china
Junior Member
Any way thanks for your suggests;
Previous Topic:Eclipse (3.7) indigo no repository found errors
Next Topic:Problem in running java code in Android emulator
Goto Forum:
  


Current Time: Sat Apr 20 04:22:19 GMT 2024

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

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

Back to the top