0 Replies Latest reply on Sep 3, 2008 4:55 AM by adrian.brock

    Testing

      Since now I've made shutdown sort of work and I've added
      an MBeanServerConnection running over the HTTP Invoker
      I can start adding tests for the web-profile.

      To get started, I used the new jpa tests which are war deployments.

      The problem is that most of the existing org.jboss.test.web.* tests
      are mixed up with testing wars that invoke/reference ejbs or are inside ears
      so these tests are not instantly reusable for just a web app container.