Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » External JARS
External JARS [message #221410] Mon, 15 September 2008 18:17 Go to next message
John Bailo is currently offline John BailoFriend
Messages: 34
Registered: July 2009
Member
I am having some trouble getting my servlet project to recognize an
external jar.

My project consists of an HTML form posting to a servlet.

When I click submit, I get a "NoClassDefFound" error, yet the jar file has
been added to the project and the class definitely exists inside it.

Oddly enough, the class is recognized by Eclipse intellisense when I add
it as an import.
Re: External JARS [message #221528 is a reply to message #221410] Wed, 17 September 2008 09:53 Go to previous message
Philippe Marschall is currently offline Philippe MarschallFriend
Messages: 121
Registered: July 2009
Senior Member
John Bailo wrote:
> I am having some trouble getting my servlet project to recognize an
> external jar.
>
> My project consists of an HTML form posting to a servlet.
> When I click submit, I get a "NoClassDefFound" error, yet the jar file
> has been added to the project and the class definitely exists inside it.
>
> Oddly enough, the class is recognized by Eclipse intellisense when I add
> it as an import.
>

Did you add them as Java EE Module Dependencies?

Cheers
Philippe
Previous Topic:404 With Tomcat Server in Eclipse Ganymede
Next Topic:doPost doGet not generated
Goto Forum:
  


Current Time: Thu Apr 18 16:16:14 GMT 2024

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

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

Back to the top