0 Replies Latest reply on Oct 20, 2006 1:53 PM by fbadt

    JUnit testing in Ant scripts - using container services WebS

    fbadt

      How can JUnit be used in an ANT script (inside the IDE AND from a standalone OS prompt) to run tests against code that needs container services such as WS deployment and / or persistence ejb's. ie: perhaps all that is available to test against is the WAR / EAR file(s)

      Anyone have some build scripts to share?