----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
In jserv.properties add the web server addresses(IPs which requests will
come from)
security.allowedAddresses=127.0.0.1
> -----Original Message-----
> From: [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED]]
> Sent: 10 Mayıs 2000 Çarşamba 09:01
> To: [EMAIL PROTECTED]
> Subject: Re: Remote machine
>
> ----------------------------------------------------------------
> BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
> WHEN YOU POST, include all relevant version numbers, log files,
> and configuration files. Don't make us guess your problem!!!
> ----------------------------------------------------------------
>
> 1. In jserv.properties, set the parameter bindaddress to the host where
> the web server is running. If this doesn't work, set it to "*".
> Attention: heed the warning given there (security) if you set it
> to "*"!
>
> 2. In jserv.conf, set ApJServDefaultHost and ApJServDefaultPort
> to the server where ApacheJServ is running.
>
> 3. Restart the servers.
>
> Andy
>
> > From [EMAIL PROTECTED] Tue May 9 19:51:24 2000
> > Delivered-To: [EMAIL PROTECTED]
> > From: Rick Bosch <[EMAIL PROTECTED]>
> > To: Java Apache Users <[EMAIL PROTECTED]>
> > Date: Tue, 09 May 2000 14:37:32 -0400
> > Subject: Remote machine
> > Mime-version: 1.0
> > X-Priority: 3
> > Content-transfer-encoding: 7bit
> > List-Software: LetterRip Pro 3.0.7 by Fog City Software, Inc.
> > List-Subscribe: <mailto:[EMAIL PROTECTED]>
> > List-Digest: <mailto:[EMAIL PROTECTED]>
> > List-Unsubscribe: <mailto:[EMAIL PROTECTED]>
> >
> > ----------------------------------------------------------------
> > BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
> > WHEN YOU POST, include all relevant version numbers, log files,
> > and configuration files. Don't make us guess your problem!!!
> > ----------------------------------------------------------------
> >
> >
> >
> > anybody get Jserv to ework on a remote machine off the webserver. I am
> > running the usual config on solaris but i tried to start jserv by itself
> > on
> > my NT machine with
> >
> > java -cp usualclassspathstuff org.apache.jserv.Jserv d:\jserv.properties
> > -r
> >
> >
> > and I get a
> >
> > Error found creating the socket: java.net.ConnectException: Connection
> > refused: no furthr information
> >
> >
> > I want to be abe to do breakpoint debugging as well as try out
> > optimizing
> > software
> >
> > thanks();
> > rick
> >
> >
> > --
> > --------------------------------------------------------------
> > Please read the FAQ! <http://java.apache.org/faq/>
> > To subscribe: [EMAIL PROTECTED]
> > To unsubscribe: [EMAIL PROTECTED]
> > Archives and Other: <http://java.apache.org/main/mail.html>
> > Problems?: [EMAIL PROTECTED]
> >
> >
>
>
> --
> --------------------------------------------------------------
> Please read the FAQ! <http://java.apache.org/faq/>
> To subscribe: [EMAIL PROTECTED]
> To unsubscribe: [EMAIL PROTECTED]
> Archives and Other: <http://java.apache.org/main/mail.html>
> Problems?: [EMAIL PROTECTED]
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]