1 Reply Latest reply on Nov 16, 2007 11:38 PM by genman

    Service Pojo Configuration

    dfisher

      I read the docs on service pojos:
      http://docs.jboss.org/ejb3/app-server/tutorial/service/service.html

      Does anyone have an example of how to configure attributes on a service pojo?

      Does that configuration data go into jboss-service.xml or ejb-jar.xml?

      Thanks.

        • 1. Re: Service Pojo Configuration
          genman

          Just a guess, but I believe neither place will work.

          If you want to externalize your configuration then probably the easiest would be to switch to the jboss-service.xml model for these services instead.