I have set up the environment , Weblogic server and the DB as described in
ch 03. I am getting a HotSpot VM EXCEPTION_ACCESS_VIOLATION error when I
am trying to access any jsp from index.jsp in the browser. The only thing
that works is the CustomerList which is invoked directly from the servlet.
Initially I had a problem of another type in the HotSpot VM , INTERNAL
ERROR, when the connection pool p2gpool was being created. I could
overcome this problem by installing the HotSpot VM ver 2.0 into the JDK1.3
in the server mode. But even after installing the latest HotSpot VM I am
still having the EXCEPTION_ACCESS_VIOLATION error.
I'd appreciate a lot f anyone can provide a solution to this problem.
Thanks.
Sam Beera.