users@glassfish.java.net

EJB Client wont connect - while ear works

From: <glassfish_at_javadesktop.org>
Date: Thu, 28 Feb 2008 02:03:46 PST

Hello,

I'm quite a newbie with JavaEE so you'll hear a few - perhaps silly questions from me ;-)

I'm developing a little EJB-Application, so I created (in Netbeans) an "Enterprise Application Project". after that I created the EJB's an wrote the client.

When I Run the Enterprise-Application Project all runs fine.
When I Run the Application-Client Project I get the following error-message:

Class [ Lbeans/LagerverwaltungRemote; ] not found. Error while loading [ class praktikum1.Main ]
Error in annotation processing: java.lang.NoClassDefFoundError: Lbeans/LagerverwaltungRemote;
deployed with moduleid = Praktikum1-app-client

and the Client wont connect to the Session-Bean :-(

Can someone help me?

Greetings,
Jan
[Message sent by forum member 'janmueller' (janmueller)]

http://forums.java.net/jive/thread.jspa?messageID=261359