Dave Smith wrote: > If I have two tables a nd b that are related with a forgien key but the > tables are not in the default datasource it tries to bind the relation > to the default datasource. In JDBCCMRFieldBridge.java it should set the > default Datasource for the relation from the JDBCEntityBridge.java. If > it is table mapping and the datasource is supplied then it should be > ignored.
Dave, you lost me. If your are using a foreign-key-mapping the datasorce present in JDBCCMRFieldBridge should not be used. Is it being used? If it is, where? -dain _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas - http://devcon.sprintpcs.com/adp/index.cfm?source=osdntextlink _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
