Reputation: 1054
In order to solve a build path issue, I am trying to figure out the Weblogic 10.3 library that contains com.bea.logging.BaseLogRecord
Thanks in advance.
Upvotes: 0
Views: 4087
Reputation: 1054
I found the jar, Thanks to Sean. For those who need answer, on Weblogic 10.3 the class is located in jar file $BEA_HOME/modules/com.bea.core.logging.1.8.0.0.jar.
Upvotes: 2