 |
 |
I have a Domino 6.5.4 server.
The server config document says:
Java Servlets
Java servlet support: Domino Servlet Manager
Servlet URL path: /servlet
Class path: domino\servlet
Servlet file extensions:
Session state tracking: Enabled
Idle session time-out: 30 minutes
Maximum active sessions: 1000
Session persistence: Disabled
I put the files (names.class and names.java) in a new folder called "servlet" inside the domino/data/domino server folder.
Then I restart the domino server...
After this, when a try to run the demo application (signed by the administrator ID) and I get this error on the log.nsf
25/07/2006 16:30:57 HTTP Server: Started
25/07/2006 16:31:12 HTTP JVM: Error occurred while loading Servlet (names)
25/07/2006 16:31:12 HTTP JVM: Class HttpServlet could not be located
25/07/2006 16:31:12 HTTP JVM:
-----Servlet Information-----
Servlet name: names
Servlet class: HttpServlet
Servlet state: <Error>
Configuration parameters: <none>
25/07/2006 16:31:12 HTTP JVM: java.lang.ClassNotFoundException: HttpServlet: HttpServlet
Any idea??
TX! |
Go back |
|  |
|