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

How to calculate SNR of signals in MATLAB? -

c# - Attempting to upload to FTP: System.Net.WebException: System error -

ios - UISlider customization: how to properly add shadow to custom knob image -