1. Problem injecting PersistenceUnit in WebSphere 7.0.0.9 stackoverflow.comI've been developing a JSF 2 application using OpenFaces, JPA 2.0 w/ EclipseLink, all this using Netbeans 6.8 and bundled Glassfish v3. Injection in this environment works just fine, but when deploying ... |
2. JPA - Inject or instantiate custom attributes/object for JSF write access? stackoverflow.comI am using OpenJPA and was wondering how to reference another custom entity. Let's assume there is a Person and an Address. Both are my modeled entities. How would Person correctly refer ... |