Date: Mon, 13 Apr 1998 16:20:11 -0600 From: Adrian Goins <monachus@arces.net> To: freebsd-java@FreeBSD.ORG Subject: Java Servlets under Virtualhost? Message-ID: <19980413162011.34832@arces.net>
next in thread | raw e-mail | index | archive | help
--YOpH+ONegL0A3Ed9 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable i was running JServ 0.9.10 with apache 1.2.4 and JDK 1.1.5 under FreeBSD 2.2.5-SNAP and things worked fine with servlets under a VirtualHost directive. i went to 2.2.5-stable, and now my virtualhost servlets give the following: java.lang.ClassCastException: SnoopServlet=20 at org.apache.jserv.JServServletManager.loadServlet(JServServletManager.java:3= 69) at org.apache.jserv.JServConnection.run(JServConnection.java:307) it worked originally with only a 'ServletAlias' directive in my httpd.conf, and now doesn't work at all, even if i put the entire Servlet* instruction base in the VirtualHost section, or if i change the port, or if i change anything. =20 any ideas? it's terribly frustrating. =20 tia! --=20 Regards, Adrian Goins - admin@arces.net Arces Network, Inc. http://www.arces.net 719.282.8133 vox --YOpH+ONegL0A3Ed9 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: 2.6.2 iQCVAwUBNTKPmf3qHshR21gJAQGXbgP9EzeNDqrLqoI6ZVnYQW5Qiusa5JwIB9ol Uw5uyzLD1l2IMgc9uwkqAm57FBx3DFRxRnpn5O1vWSbni9H2fErrx1ioIPjAD+T5 wXHvqJCVPOngnZ2ZGSzd9oHkg8H94Bf3riLE9IDIHVpuB+LBJImRoE/h6swnnnS/ ZaQ853zW0/g= =G6Ra -----END PGP SIGNATURE----- --YOpH+ONegL0A3Ed9-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980413162011.34832>