both:
@Stateless
| @Local(CollectionDao.class)
| @Remote(CollectionDao.class)
| public class CollectionDaoImpl extends DaoImpl<Collection, Long>
| {
|
| }
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4136366#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...