1. Some limitations about EJB 3.0 and Toplink framework stackoverflow.comI have project use EJB 3.0 and implement Toplink framework for model layer. When using EJBQL to process data, I see it seems have some limitation:
|
2. Toplink Exception, whats wrong? stackoverflow.comI've got an excpetion when I generate this EJB SQL Statement.
|
3. Calling Remote EJB in EJB 3.1 stackoverflow.comI need to call Remote stateless EJB from another Web application with in same glassfish( 3.1 final version) which return Entity Bean( JPA 2/Eclipselink).Iam getting ejb referance in web application through ... |