Change Notes item #459852, was opened at 2001-09-08 12:50 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=381174&aid=459852&group_id=22866 Category: None Group: v3.0 (Rabbit Hole) Status: Open Priority: 5 Submitted By: David Jencks (d_jencks) Assigned to: Nobody/Anonymous (nobody) Summary: JCA changes Initial Comment: I reorganized the connector stuff as follows: 1. Everything relevant to jca/connectors is in the connector module. 2. mbean attribute names have been rationalized, and now agree with what is in the manual chapter (generated from resource.xml) Note that JDBCProvider is no longer present, you MUST include the DriverClass in the ManagedConnectionFactoryProperties attribute. 3. All of the jboss jca framework is now in jbosscx.sar which includes its own configuration. This goes into deploy/lib and is autodeployed on startup. 4. The DefaultDS setup is in hsql-default-service.xml, also autodeployed on startup. In order to get this to work I had to also 5. jbossmq is now started from jbossmq-service.xml, after jbosscx.sar. This is due to jmsra needing jbosscx.sar. On my machine, the same tests fail with this change as failed on Chris Kimptons auto-test last night. 6. jboss-service.xml has the appropriate parts removed. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=381174&aid=459852&group_id=22866 _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
