I have stumbled upon an issue in the ejb3 test framework (ejb3-test module). I have
written a small test case to reproduce this. The test case currently resides in the
ejb3-proxy module in my local workspace. I was planning to create a JIRA issue and attach
this patch to it. Before doing that, i want to make sure that this test case is in the
right module. Since this is related to the ejb3-test module, i decided to move it there.
But the test case has dependencies on the ejb3-proxy component (imports classes from
org.jboss.ejb3.test.proxy.common).
So is it a right thing to add a dependency of ejb3-proxy in the pom of ejb3-test? In
general, is it OK to add dependencies on ejb3 modules in the pom of ejb3-test?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4169188#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...