connecting tomcat and apache using mod_webapp

2002-09-10 Thread Machollinger1
Hey there; I've tried to connect setting up loadmodule files in apache and etc and that seem to work...trying to setup tomcat : Connector className=org.apache.catalina.connector.warp.WarpConnector port=8008 minProcessors=5 maxProcessors=75 enableLookups=true

connecting tomcat with apache

2002-09-08 Thread Machollinger1
Hey there; I've tried to connect tomcat to apache using Jserv...downloaded jserv and jsdk 2.0 when I run apache I get a fatal error in jserv saying my wrapper is not set for jsdk or the dll for jserv...any ideas thanx mac -- To unsubscribe, e-mail:

connecting tomcat to apache (newbie)

2002-09-06 Thread Machollinger1
Hey there; I'd like to be able to use tomcats capabilities to develop my website on apache... jsp etc tomcat 4.0.1and apache 1.3.26 both workingany ideas thanx Mac -- To unsubscribe, e-mail: mailto:[EMAIL

startup

2002-02-09 Thread Machollinger1
When I startup tomcat I get the exception error: Server.run/init: java.net.BindException: Address in use: JVM_Bind java.net.BindException: Address in use: JVM_Bind at java.net.PlainSocketImpl.socketBind(Native Method) at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:405)