Sample EJB Configs for Spring
For legacy reasons, mandated technology reasons, or the need to do clustered remote access, a number of people do need to use EJBs with Spring, whether they want to or not.
The existing ejbtest integration test app under the autobuilds directory in the Spring source tree was originally created to be used for integration level testing […]

