Why do I get an exception when trying to find a connection factory?

Submitted by: Administrator
The exception is usually something like java.io.InvalidClassException or java.lang.NoClassDefFoundError.
Make sure weblogic.jar is in the CLASSPATH of the client. Also make sure you have the correct Java run-time jar files included (i.e., you might need rt.jar).
Submitted by: Administrator

Read Online BEA Weblogic Job Interview Questions And Answers