This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gcj and apache


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]