0 Replies Latest reply on Aug 13, 2002 9:31 PM by chadlavy

    Are there any bugs or user inflicted configurations that bre

    chadlavy

      I have an ejb app that contains several remote entities, several local entities, and a session bean that acts as a facade for the local entities. I also have a set of JUnit tests that perform regression against the remote entities and the session bean.

      If I re-deploy the ejb app to jboss, the JUnit tests will pass for the remote entities and fail for the session bean. If I then restart jboss without re-deploying the ejb app, the JUnit tests will all pass.

      Any hints or insights?

      Thanks Much,
      Chad Lavy