Try turning off strict verfification in conf/jboss-service.xml You will get a more informative error message.
Regards, Adrian On Sat, 2003-08-16 at 13:13, Christofer Dutz wrote: > Hi, > > I am getting this strange Error form JBoss. Yesterday everything was > working fine.: > > 14:09:50,255 WARN [verifier] EJB spec violation: > Bean : GroupEnt > Section: 22.2 > Warning: The Bean Provider must specify the fully-qualified name of the > Java class that implements the enterprise bean's business methods in the > <ejb-class> element. > Info : Class not found: de.cware.cweb.security.ejb.group.GroupEntCMP > > The class jboss is complaining not to find is definately in the same > jar-file as the deployment descriptor and is located in the exactly > right place. > I am getting this error for all my entities. > > What am I doing wrong ? > > Chris > > > > > ------------------------------------------------------- > This SF.Net email sponsored by: Free pre-built ASP.NET sites including > Data Reports, E-commerce, Portals, and Forums are available now. > Download today and enter to win an XBOX or Visual Studio .NET. > http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 > _______________________________________________ > JBoss-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-user ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
