I am in the process of looking into replacing our old Solaris 5.5 server running
JavaWebServer 1.1.3 with and HP-UX 11.0 server using IPlanet Enterprise Server
4.1.
All I will be using the server for is to run a few servlets.

I have the server configured fine (I think) and I have loaded the servlet, but
the few pieces of HTML that are stored in a Database are not being read.
It appears the sqlj/jdbc is not getting done.

The error I get when running the servlet is this

Trace: ;(doPost);(doGetPost: Before DB connect);(doGetPost: After DB
connect);(buildFirstScreen);(handleSQLException);(Reading GLOBAL_NAME:
java.sql.SQLException: profile TestDB3_SJProfile0 not found:
java.lang.ClassNotFoundException: TestDB3_SJProfile0);(buildHeader)

The developer thinks this has something to do with a serialization file, but I
have had no luck finding answers to this.

Would this question be better sent to the J-Serv interest list?

I have searched the archives to both lists and have not found anything similar.
I would really appreciate any input.

I am right in believing that the SUN/NETSCAPE alliance rolled JWS into IPlanet
Enterprise server right?

Doug Wright

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to