This content has been marked as final.
Show 2 replies
-
1. Re: Any chance run webapp with ADF 10.1.3 on WebLogic
Nilum Apr 9, 2013 9:20 AM (in response to jnejedly)Hi,
Please check ADF version compatibilities.
http://tompeez.wordpress.com/2011/09/14/jdeveloper-versions-vs-weblogic-server-versions/
Nilum. -
2. Re: Any chance run webapp with ADF 10.1.3 on WebLogic
jnejedly Apr 17, 2013 6:10 AM (in response to jnejedly)Believe or not - we were successfull. What was needed was removing library
com.oracle.toplink_1.1.0.0_11-1-1-6-0.jar from weblogic so our app would use its own
toplink.jar. We are working on better solution - no removing libraries, all libraries deployed
with app take precedence.