1. How to inject my Spring context into JNDI for Snowdrop for testing? stackoverflow.comWe have a J2EE application that is deployable on jboss, using EJBs and integrating Spring Framework via Snowdrop. We want to write local unit tests (well, not exactly "unit" tests) and ... |
2. test existing EJB forum.springsource.orgtest existing EJB I want to unit test some existing EJBs, but I want to do it without launching a full J2EE app server. At first glance, it looks like Spring ... |