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.


Popular posts from this blog

Php - Delimiter must not be alphanumeric or backslash -

c# - How to change the "Applies To" field under folder auditing options programatically (.NET) -

c++ - Ambiguity when using boost::assign::list_of to construct a std::vector -