The patch has been updated to add new test in
StructConverterServerTestSuite.java
Yiping Zhao wrote:
This
patch is for making existing JPA/StructConverter model working on
server, and also changing JPA/Lob test model to test blob/clob with
bigger data size (> 4k).
https://bugs.eclipse.org/bugs/show_bug.cgi?id=265885
Change of summary:
- modify jpa/eclipselink.jpa.test/build/xml:
- add server test target for StructConverter model
- add <pathelement
path="${oracle.extensions.depend.dir}/${oracle.spatial.lib}"/> to
"compile.server.path" path
- modify jpa/eclipselink.jpa.test/weblogic.xml
- copy sdoapi.jar to domain/lib
- add StructConverterServerTestSuite.java under
foundation\eclipselink.extension.oracle.test\src\org\eclipse\persistence\testing\tests\jpa\structconverter
- modify LobJUnitTestCase.java under
jpa\eclipselink.jpa.test\src\org\eclipse\persistence\testing\tests\jpa\lob
to test blob/clob with bigger data size (> 4k)
Thanks,
Yiping
_______________________________________________
eclipselink-dev mailing list
eclipselink-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/eclipselink-dev
|