2 Replies Latest reply on Feb 26, 2004 2:58 AM by ringo

    datasource packaged in a SAR howto

    ringo

      Hi all,

      i'd like to package my datasource config in a sar within my ear.
      I declared the SAR in a jboss-app.xml (in the ear META-INF, pointing to the sar) :

      <module><service>myDS.sar</service></module>


      but for the SAR's jboss-service.xml, i don't really know what mbean to invoke :(
      can somebody explain this or even better, show me an example?

      thanks in advance.