1. Using Spring MVC 3.0 and @EJB annotation wtihout mappedName? stackoverflow.comI am making a new Java webapp with Spring MVC 3.0 and want to use as much standard JEE 6 stuff as I can. (I'm on Glassfish 3.1.1.) ... |
2. EJB3 SLSB from Spring MVC forum.springsource.orgEJB3 SLSB from Spring MVC Hello, I am designing an app using Spring MVC + EJB3. Both Web and EJB modules get packaged into MyApp.ear and deployed into JBoss 4.0.5GA. Currently, ... |
3. Spring MVC and EJB3 DI forum.springsource.org |
4. Problem with Spring MVC in ear with an EJB project forum.springsource.orgProblem with Spring MVC in ear with an EJB project I created a Spring MVC-driven web application and everything compiles and starts up fine under Weblogic 10. When I add an ... |
5. weblogic 8.1 injected EJB into Spring MVC forum.springsource.orgweblogic 8.1 injected EJB into Spring MVC sup ! i'm running weblogic 8.1 (no kiddin). I have this simple spring application i wrote using spring mvc. Basically i used the SimpleRemoteStatelessSessionProxyFactoryBean ... |