----------------------------------------------------
Please read the FAQ at <http://java.apache.org/faq/>
It does have a search feature!
We cannot guess what you are trying to do:
#1. Include version numbers for all software.
#2. Include relevant configuration settings.
#3. Include full descriptions of the problem.
Got Linux? Seeing lots of java processes?
<http://java.apache.org/faq/?file=274>
----------------------------------------------------
-----Original Message-----
From: Alex Shneyderman <[EMAIL PROTECTED]>
To: Java Apache Users <[EMAIL PROTECTED]>
Date: Tuesday, October 12, 1999 1:26 AM
Subject: Re: Unable to run Jserv
>----------------------------------------------------
>Please read the FAQ at <http://java.apache.org/faq/>
>It does have a search feature!
>
>We cannot guess what you are trying to do:
>#1. Include version numbers for all software.
>#2. Include relevant configuration settings.
>#3. Include full descriptions of the problem.
>
>Got Linux? Seeing lots of java processes?
><http://java.apache.org/faq/?file=274>
>----------------------------------------------------
>
>
>On Mon, 11 Oct 1999, sachin chandrakar wrote:
>
>> I am using apache 1.3.9 along with the Jserv 1.0 in RH6.0
>> with kernel 2.2.5-15.
>> I am unable to run Jserv Module .
>> I can view the status page but when i try to go to
>> URl ajpv11://127.0.0.1:8007/localhost it says internel error occur.
>>From where do you request that url? From your client?
>You can only request URL from Apache and Apache will talk to JServ.
The URL ajpv11:/127.0.0.1:8007/localhost is shown as the
output generated by Jserv module access the usl
http://127.0.0.1:8080/jserv/status from my linux box where my
apache is running.
>> The server is not listening on the port 8007 as i found out from
>> netstat -a.
>> I am getting the following messages on my jserv.log
>>
>> ApacheJServ/1.0 is starting
>> WARNING: connection authentication is disabled
>> Connection allowed from localhost/127.0.0.1
>> Listening on port 8007 accepting 50 maximum connections
>> Creating Servlet Zones
>>
>> Where I am goin wrong can any one suggest me?
>> Is there any good url having examples of
>> httpd.conf,jserv.properties,jserv.conf,zone.properties.
>>
>> What is the difference while mentioning the mount points such as
>> /servlets /servlets
>> or
>> /servlets ajpv11:/localhost:8007/servlets.
>You forgot one / here ^
>
>In this example there is no difference but suppose you want to run JServ
>on a different port, move it to a different box or change the protocol,
then
>you would adjust the appropriate parts. If you don't defaults will be
assumed.
>
>
>
>
>--
>--------------------------------------------------------------
>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]