Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

java.lang.NoClassDefFoundError: oracle/xml/xsql/XSQLRequest

429535Nov 10 2004 — edited Nov 10 2004
I have an application that makes use of XSQL, but I cannot seem to be able to deploy this using jdeveloper 9.0.5.2.
The error that I get is:
java.lang.NoClassDefFoundError:
oracle/xml/xsql/XSQLRequest

I have put C:\oracle\ora90\LIB\oraclexsql.jar
(which does contain oracle.xml.xsql.XSQLRequest)
on the system classpath, but the error still occurs.

Any suggestions?


Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 8 2004
Added on Nov 10 2004
1 comment
218 views