> Hello,
>       I've been diligently trying to get Jserv installed for some time,
> and wondered if someone could tell me where I'm going wrong. I'm currently
> getting in my /etc/httpd/logs/error_log:
> ApacheJserv/1.0fc1: Exception creating the server socket:
> java.net.BindException: Address already in use. 
> 
> I have a RedHat 6.0 system. I installed the Apache Jserv's 1.0fc1 RPM
> after the jdk-1.1.7-la.1glibc.i386.rpm, but that JDK didn't work for me,
> so I manually installed blackdown's jdk 1.2 *without* removing the
> jdk1.1.7-1a (I just changed all the /usr/bin symbolic links to point to
> jdk 1.2 executables). As a user, when I export the path to the jdk1.2's
> bin directory, I can use those programs fine, but when I try to run that
> without doing so, it gives me problems. I'm not sure where to export the
> path so apache deals with it, so I added it to the /etc/profile and
> configuration files for the root user, hoping that would work. (so this
> might be my probelm) I also modified my jserv.properties file to be this:
> 
> wrapper.bin=/usr/local/jdk1.2/bin/java
> wrapper.classpath=/usr/local/jdk1.2/src.jar
> wrapper.classpath=/usr/lib/jserv/lib/ApacheJServ.jar
> wrapper.classpath=/usr/lib/jserv/lib/jsdk.jar
> port=8087
> security.authentication=false
> security.selfservlet=true
> zones=servlets
> servlets.properties=/usr/lib/jserv/servlets.properties
> 
> If you could give me any assistance, I would forever praise your name, as
> I've been enduring jibes from the Windows support guys over this for a
> while.
> -Steve


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