----------------------------------------------------------------
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!!!
----------------------------------------------------------------

JServ.properties does have some wrappers in it:

wrapper.bin = which specifies where the JDK sits
wrapper.classpath = which specifies the classpath
(several wrappers can be concatenated).

For the communication, you can first check if the
JServ is runing OK with
netstat -an | grep [port number JServ uses]
Also, you can use TCPDUMP to spy on the TCP packets
(if you can guess what they look like :)

--G3k

--- chockalingam <[EMAIL PROTECTED]> wrote:
>
----------------------------------------------------------------
> 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!!!
>
----------------------------------------------------------------
> 
> 
>  hi,
>  i ve been trying to install the apache1.3.12 with
> the jserv 1.1.2 on
>  redhat linux 6.1
>  installation went fine and am able access the
> jserv-status
>  http://localhost/jserv/ it does show the page.
>  but when i try to load the servlet from the
> servlets directory
>  "Hello Servlet" the error dumped at the log file
> shows
>  "WRAPPER(error):argument[0] ....argument[1] for all
> the wrapper
>  roperties
>  i have checked more than once on the path and
> classpath used
>  it is perfect and also i ve used absolute path
> only.
>  b.t.w how do i check whether it communicates with
>  the ajpv12 protocol.
>  any insight into it would be highly appreciated.
>  Thanks in advance.
>  regards
>  chokhalingam.p.m
> 
> 
> 
> --
>
--------------------------------------------------------------
> 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]
> 


__________________________________________________
Do You Yahoo!?
Get Yahoo! Mail - Free email you can access from anywhere!
http://mail.yahoo.com/


--
--------------------------------------------------------------
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]

Reply via email to