Configure OpenEJB for testing - Add other projects EJB to classpath -
i have big project, has lot of sub-projects.
for testing, i'm using openejb, , works pretty well.
but now, in 1 sub-project, need ejb in sub-project.
is possible force openejb load other sub-projects ejbs? how can that?
i made work adding dependencies of projects needed test scope in pom.xml.