Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Whats wrong if I got “ClassNotFoundException” running XSQL Servlet?

0
Posted

Whats wrong if I got “ClassNotFoundException” running XSQL Servlet?

0

Question: I’ve set up Apache (1.3.9) + JServ + XSQL Servlet as explained in the XSQL servlet release notes. When I try to run: http://127.0.0.1/xsql/demo/helloworld.xsql I see the following entry in mod_jserv.log : [11/10/1999 20:25:47:383] (ERROR) ajp12:Servlet Error: ClassNotFoundException: oracle.xml.xsql.XSQLServlet Answer: Within your jserv.properties file make sure the following jar files is added as below and expecially oraclexsql.jar is for XSQL Servlet: wrapper.classpath=C:\xsql\lib\classes12.zip: : wrapper.classpath=C:\xsql\lib\xmlparserv2.jar: : wrapper.classpath=C:\xsql\lib\xsu12.jar wrapper.classpath=C:\xsql\lib\oraclexsql.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123