Wolfgang Knauf [
http://community.jboss.org/people/WolfgangKnauf] created the discussion
"Re: classnotfoundexception1"
To view the discussion, visit:
http://community.jboss.org/message/568230#568230
--------------------------------------------------------------
Hi,
I assume you use the Eclipse Web Tools Platform plugin (bundled in the download
"Eclipse for JavaEE developers")?
If yes: it seems they made major changes in Eclipse 3.6, because previously it worked
different ;-).
The build path should look like this:
http://community.jboss.org/servlet/JiveServlet/showImage/2-568230-10522/w...
http://community.jboss.org/servlet/JiveServlet/downloadImage/2-568230-105...
If this one part is missing: open the file "WebContent\META-INF\Manifest.mf" and
add this line:
Manifest-Version: 1.0
Class-Path: MYFrostEJB.jar
Hope this helps
Wolfgang
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/568230#568230]
Start a new discussion in Beginner's Corner at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]