[JBoss-user] [EJB/JBoss] - LDAP EJB 3 Hibernate Annotations

2005-06-30 Thread alex_knight
Hi all, does anyone know where I can find a tutorial that describes how to write an entity bean that stores its data in an open ldap directory service? kind regards, alex View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3883185#3883185 Reply to the post : http

[JBoss-user] [Beginners Corner] - Jboss 4.0.2 Eclipse EJB3 import javax.ejb.EJBException; prob

2005-06-22 Thread alex_knight
Hi all, I have been attempting to get a jboss ejb3 statful session bean example to work. However eclipse seems unable to find the package javax.ejb.* in the classpath. Error message: The import javax.ejb cannot be resolved. I am using j2se 5. Is this package still used with ejb 3? Am I totally