Hi Everybody,
I am a recent convert from Ant to Maven and as suggested on Maven's website I started from using Maven 2. Does anybody have any good pattern for unit-testing EJBs? Sorry if this is a FAQ, but I really could not find any answer anywhere. Tried to use Cargo to do the deployments from within JUnit, but it does not seem to support JBoss 3 (???). I am also aware that I could use ant scripts from within Maven, but it kinda defeats the purpose of using Maven in the first place, doesn't it? Thanks in advance and regards Maciej
