Put the -ds.xml file in the sar outside of the META-INF dir and either put the
mbean configuration in the -ds.xml.

--
xxxxxxxxxxxxxxxxxxxxxxxx
Scott Stark
Chief Technology Officer
JBoss Group, LLC
xxxxxxxxxxxxxxxxxxxxxxxx

Brian Wallis wrote:

I am porting an app from 3.0.7 to 3.2.1 and have a -service.xml file that configures a JCA and two MBeans.

Now in 3.2.1 I configure a JCA using a -ds.xml file and the <no-tx-connection-factory> tag and I can put <depends> tags inside that for the MBeans.

In the 3.0.7 version I had all of this in the -service.xml and this was included as jboss-service.xml in the META-INF of the sar file.

What do I do for 3.2.1?

1) Can I put a jboss-ds.xml file in a sar.
2) Can I include the MBean configuration inside the depends element
    in the -ds.xml file or does the MBean config have to be in a -service.xml
3) If (1) and not (2) Can I put both a jboss-service.xml and and a
    jboss-ds.xml in META-INF.

In brief, in 3.0.7 I had a -service.xml file with a connector and two MBeans that the connector depended in in it. Do I need two files now and where do I put them in the sar?

thanks, brian wallis...



------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to