1. J2EE and Grails: Communication with WebServices? Which framework? stackoverflow.comHy, I'm developing a Grails app which has to communicate with an existing J2EE application (built with EJB2). Both the "legacy" app and the new Grails app will offer services and consume ... |
2. Can i easily use EJB3 Remote with a RAD framework? stackoverflow.comI'm planning to make a webapp and just wonder if someone ever tried to use remote EJBs with a RAD framework like Grails, Play... was it easy? |
3. problem when a Grails domain class extends from a EJB stackoverflow.comWhen I has a grails domain class User that extends from a UserT class that is an EJB, in the User() instantiation throw an error. I understand not the cause of ... |
4. For a Grails app to scale well, do you need to use EJBs? stackoverflow.comI've been working on a project in Grails and wondering if Enterprise Java Beans would be needed for it to scale on a Tomcat Cloud Server. I'm using ... |