[jboss-user] [Beginner's Corner] - Re: classnotfoundexception1

Wolfgang Knauf do-not-reply at jboss.com
Mon Oct 25 10:16:16 EDT 2010


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/webreferences.png  http://community.jboss.org/servlet/JiveServlet/downloadImage/2-568230-10522/450-362/webreferences.png 
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&containerType=14&container=2075]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20101025/2d551994/attachment.html 


More information about the jboss-user mailing list