Hi,

I am trying to get the Hypersonic SQL servlet demo up and running on
Orion 0.8.1.

1) I have Zipped all the hsql classes into hsql.zip
2) I have placed hsql.zip into the \orion\lib dir - orion seems to find
this because the ZIP file is locked after I access the servlet
3) I have placed my hsqlServlet into the .\servlets dir [this is a
slightly modified version of the hsql distribution example Servlet.java,
which I felt was poorly named)

However, browsing \myserver\servlets\hsqlServlet returns 

java.lang.NoClassDefFoundError: hSql/hDatabase
        at hsqlServlet.<init>(hsqlServlet.java:15)
        at java.lang.Class.newInstance0(Native Method)
        at java.lang.Class.newInstance(Unknown Source)
        at com.evermind.server.http.HttpApplication.l2(JAX)
        at com.evermind.server.http.HttpApplication.lu(JAX)
        at com.evermind.server.http.HttpApplication.kk(JAX)
        at c_.k2(JAX)
        at c.run(JAX)

Hmmm

Any ideas ?

Kind REgards

Neville Burnell
Business Manager Software


Reply via email to