Hello all,
Please I’m having a problem running my servlet on a Domino server in a production environment.
Everything works fine in my development environment but fails when deployed to live environment.
I notices that when the server is starting up it doesn’t initialize the JVM and when I run the command tell http restart on the server console, the servlet engine is not also initialized, but in development environment these work perfectly well.
I have my servlet files in /domino/servlet directory in both production and live environment.
Please I will appreciate any form assistance on how I can get this to work. I don’t really know if I need to configure anything anywhere? I didn’t have to configure anything in the development environment.
Below is d error i get when I run d servlet from my application:
Http Web Server: Unknown Command Exception [/appdb.nsf/servlet/getdir?default=AustineUmeh
Thanks for your anticipated assistance.
Austine.