Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] fix for 231577: JPA: Add test jdbc driver variable to weblogic properties

Hi,
	The following fix for bug 231577 has been checked in.
	
https://bugs.eclipse.org/bugs/show_bug.cgi?id=231577

	Description:
	- add variable for jdbc.driver.jar to weblogic.properties so that we can customize the jar location
	- change order of test.properties and weblogic.properties to allow the jdbc driver for weblogic to vary from the one used for SE tests

	see:
	C:\view_w34\jpa\eclipselink.jpa.test>ant -f weblogic.xml weblogic.install

	Code Reviewed by:
		James

	thank you
	/michael


Back to the top