h3llghost [
https://community.jboss.org/people/h3llghost] created the discussion
"Re: ClassNotFoundException using EJB in RESTfull Application"
To view the discussion, visit:
https://community.jboss.org/message/646321#646321
--------------------------------------------------------------
h3. The two files works under JBoss AS 6, but not with JBoss AS 7.
But for JBoss AS 6 I have to move my classes from the backend to the package com, because
the system only searches there. So I get a ClassNotFoundException for
com.DataAccessObjectRemote, but it is in the package de.h3llghost.data.
It is annoying. But that doesn't work for JBoss AS 7.
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/646321#646321]
Start a new discussion in Beginner's Corner at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]