This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: gcj and apache
- From: Ranjit Mathew <rmathew at gmail dot com>
- To: Zhi Qing Wu <zhiqing69 at yahoo dot co dot uk>
- Cc: GCJ <java at gcc dot gnu dot org>
- Date: Fri, 10 Sep 2004 11:57:36 +0530
- Subject: Re: gcj and apache
- References: <20040909143631.66758.qmail@web25108.mail.ukl.yahoo.com>
Zhi Qing Wu wrote:
>
> However, if I copied the GCJ C program to an apache
> module (wrote in GCJ C, no errors occur in
> compilation, mod_permis.cpp) and ran the apache after
> set CLASSPATH:
> export CLASSPATH=/home/zhiqing/make/example3/ or
> /home/zhiqing/make/example3/single1.jar
>
> The error_log of the apache:
> ....
> Unhandled Java exception:
> java.lang.ClassNotFoundException: single.Sigclass not
> found in
> [file:/home/zhiqing/make/example3, file:./, core:/]
While I can't help you find out why GCJ isn't
able to load these JARs or classes, I would
still like to point you to mod-gcj:
http://mod-gcj.sourceforge.net/
(Do look at the "problems" and "design blueprint"
pages at that site.)
Its author Hannes Wallnoefer might be able to
provide some insights into this problem.
HTH,
Ranjit.
--
Ranjit Mathew Email: rmathew AT gmail DOT com
Bangalore, INDIA. Web: http://ranjitmathew.tripod.com/