Bhavin Parikh wrote:
> 
> Hi Pier,
> 
> I have coded Web Server module for Wind Web Server base on AJPv11 protocol.
> Currently I am testing this AJP base custom module with Wind Web Server and
> Apache JServ on windows 98.
> 
> Wind Web Server ---- Custom AJP Module ------- Apache JServ.
> 
> When I try to connect Apache JServ through connect fuction, I am getting
> following error.
> ECONNREFUSED - The attempt to connect was forcefully rejected.
> 
> I am using 127.0.0.1 and 1080 port number.
> 
> I welcome your suggestion.
> 
Are you sure jserv.properties contains the line

security.allowedAddresses=127.0.0.1

Also, try to install Apache with mod_jserv and run it, just to see if JServ
is properly working...

        Pier

-- 
Pierpaolo Fumagalli - Java Apache Project - <http://java.apache.org/>
E-Mail  <mailto:[EMAIL PROTECTED]>  <mailto:[EMAIL PROTECTED]>
---------------------------------------------------------------------


----------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
READ THE FAQ!!!!     <http://java.apache.org/faq/>
Archives and Other:  <http://java.apache.org/main/mail.html/>
Problems?:           [EMAIL PROTECTED]

Reply via email to