Are you calling the "System.exit()" method in your code?
If so, DON'T!!!! The documentation expressly states, do not call this
unless you want the server to exit memory.
Re-check your code, and let us know what you find.
I hope this helps.
"Groenescheij, Michel" wrote:
>
> Hello all,
>
> I'm currently trying to run my servlets on a
> HTTP server. My setup is as
> follows:
>
> - Windows NT
>
> - MS IE 4
>
> - Apache Web Server 1.3.6
>
> - Apache JServ 1.0b5
>
> I have previously used the servletrunner
> with succes to run some simple example servlets.
>
> Now I would like to run these on a HTTP server.
>
> I have installed both Apache Web Server and Apache JServ succesfully
> with
> the wizards.
>
> When I try to run a servlet through my browser, it suddenly tells me
> that
> it could not contact
>
> the server (and yes, I DID start my Apache
> Web Server on the background).
>
> What's wrong here? Anyone help please a.s.a.p?
>
> Michel
>
> ___________________________________________________________________________
> 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
--
Julio C. Monroy
Chief Information Officer
MallPhoria!
1400 Fashion Island Boulevard
San Mateo, California 94404
p: 650-349-0300
f: 650-571-1025
[EMAIL PROTECTED]
___________________________________________________________________________
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