Answered
NoClassDefFoundError though the jar is in classpath
One of my java classes uses a class that's present in
oc4j.jar. The jar file is present in the classpath for sure. But
whenever I access the class file, a NoClassDefFoundError is thrown.
Any pointers on what I could do to debug/fix the issue would be
great. Am using ColdFusion MX 6.1.
FWIW, The stack trace is as below:
FWIW, The stack trace is as below:
