Hi,

I feel like a newbie asking this but, how hard should it be;

I am trying to install the hsql servlet into orion (I have done
this before with an older version of orion) but can't seems to
get it to work, or getting orion to give me any good error messages.

My global-web-application.xml files has this entry:

<servlet>
  <servlet-name>hsqlServlet</servlet-name>
  <servlet-class>org.hsql.Servlet</servlet-class>
</servlet>

and the hsql.jar file is in the classpath, I even tried to put
the class file itself in the servlet directory. 

Now, I have tried all diffrent kinds of ways to call for
this servlet in vein. 

Do anyone has any ideas?

best regards, mga





Reply via email to