----------------------------------------------------------------
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!!!
----------------------------------------------------------------
This is my first post to the list; I'm new to the whole Apache world; I have
extensively scanned the FAQs (although the FAQ-o-matic appears to be having some
problems).
I've just built:
Apache 1.3.11
ApacheJServ 1.1.1
Solaris 2.6 sparc + patches (java 1.1 + patches)
JSDK2.0
I built the apache/jserv using the configure/make/make install from the official
releases. I think things are configured correctly but the simple servlet examples
that came with the distribution give the following browser error:
'the browser sent a request that this server could not understand'
the mod_jserv.log has:
ajp12: Servlet Error: Malformed data sent to JServ
This happens with netscape on solaris and IE on Win98 or NT
I think I may have a port problem as well -- the errors above occur when I try to load
the URL: http://<hostname>/servlets/Hello; however
http://<hostname>:8007/servlets/Hello (8007 as default port for ajpv12) gives a
'unable to locate the server' error. Don't know if these two things are related.
suggestions most appreciated, will summarize.
pat havens
Patrick L. Havens, PhD
Senior Scientist
Dow AgroSciences LLC
Global Environmental Chemistry Laboratory
9330 Zionsville Road 306/A2
Indianapolis, IN, USA
317-337-3465 (v)
317-337-3235 (f)
[EMAIL PROTECTED] (e)
--
--------------------------------------------------------------
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]