help-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Jserv Compiling error


From: Liang, Daisy
Subject: Jserv Compiling error
Date: Wed, 4 Sep 2002 15:08:23 -0500

Hi there :

I have an application using ApacheJServ/1.0,  The testing file hello.jsp works fine.  When needs to bring up application's first page,  it comes out these 2 errors :

--------------------------------------------------------------------------
Error compiling source file: file:/web.tst.sys/htdocs.insite/apps/filecabinet/enterfilecabinet.fc builtin-javac -classpath /opt/java/lib/classes.zip:.:../JSDK2.0/lib/jsdk.jar:../lib/ApacheJServ.jar:../lib/classes111.zip:/web.tst.sys/jserv/filecabinet/servlet:../lib/javaxservlejsp.jar -d /web.tst.sys/tmp -deprecation -encoding 8859_1 /web.tst.sys/tmp/jsp__apps__filecabinet__enterfilecabinet_2ejsp.java /web.tst.sys/tmp/jsp__apps__filecabinet__enterfilecabinet_2ejsp.java:17: Cyclic class inheritance or scoping. public class jsp__apps__filecabinet__enterfilecabinet_2ejsp extends org.gjt.jsp.HttpJspPageImpl{ ^

 /web.tst.sys/tmp/jsp__apps__filecabinet__enterfilecabinet_2ejsp.java:17: Superclass org.gjt.jsp.HttpJspPageImpl of class jsp__apps__filecabinet__enterfilecabinet_2ejsp not found. public class jsp__apps__filecabinet__enterfilecabinet_2ejsp extends org.gjt.jsp.HttpJspPageImpl {^

 2 errors
------------------------------------------------------------------------------------

no errors in the log files (jservctl.log   httpdctl.log).    Same source code runs well in other Environment ( using  ApacheJServ/1.0 too),  don't understand what is this Cyclic class inheritance or scoping  problem , where can I find this  org.gjt.jsp.HttpJspPageImpl ? 

Any tip or hint is appreciated.

Thanks

Daisy


reply via email to

[Prev in Thread] Current Thread [Next in Thread]