1)-----------
I have the same problem with apache Jserv. Any clue?
(Maybe because I can't create the Apache-Jserv.jar file
because of error when I compile files.? but I suppose that the
Jservmodule.dll is enough to run it isn't it?)

> My problem is I can see the JServ status information about
> the configured host, but get "Internal Server Error" when
> I try to link localhost/jserv/engine/0/.

2)-----------
I also tried with JavaWebserver1.1.3 to launch a servlet that tries to
access an Database.(not a JDBC one but with a java interface to access to it
a jar file with some getdata, setdata, readdata utilities)

When I run  my class without accesssing the data the servlet work just fine.
When I run the code accessing the data from outside the browser with a main.
I got the correct result.
but the servlet accessing data return  a "Document contains no data" error.

Maybe the problems comes from the location of the jar file?
Where should I put the jar file for Javawebserver1.1.3, I have tried lib
classes and servlet directories but it still doesn't work...

Any clue for me?
Any way to remove the security protection ?
Should I use a secure connection to access my database and modify it from a
java code file? When I read the database it modifies some log files and lock
flag...

So please help me.... :o) You 'll be kind.

Gwendal

___________________________________________________________________________
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