2 Replies Latest reply on Sep 1, 2007 1:36 AM by alrubinger

    Flag to scan for ejb-jar.xml DD instead of Annotations

    alrubinger

      So I'm currently working on http://jira.jboss.org/jira/browse/EJBTHREE-1040.

      org.jboss.ejb3.deployers.EJBRegistrationDeployer seems to have a bunch of related code already in place in the "deploy" method, and I imagine this is a good place to add the enhancements.

      Was hoping for some clarification:

      * "Create a switch with flag" - Was the intent for this to be configured in a jboss-service.xml or similar?
      * What's the best way to create a Unit Test, given that this task seems to depend on configuration external to the deployable unit. Examples I could follow somewhere?

      Thanks.

      S,
      ALR