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

Installation problem on Sun E450 - Need Help ?


Hello,
 
I've installed GNUJSP 1.0.1 on a Sun E450, 2 processors, 512 Mo of RAM under Solaris 8 (2.8).
 
Before that I've Installed JServ 1.1.2 using DSO mode to link with the pre-installed Apache Server 1.3.12 (Sun) and using the Sun JDK 1.2.
I tried example servlets succesfully.
 
I also configured the GNUJSP init arguments.
 
But, whenever I try to run any jsp file I get the following type of error

Error compiling source file:

file:/usr/local/apache/htdocs/jsp/hello.jsp

sun.tools.javac.Main

If, I take a look in the log file, I can see that the compiler init arg shown is troncated an stop after the second ":". for exemple :

in the myzone.properties file, you can see something like :

compiler=builtin-javac -classpath %classpath%:/usr/acesame/JServ/acesame:/usr/acesame/acesame.jar:%scratchdir% -d %scratchdir% -deprecation %source%

in the log file, you can see :

compiler=builtin-javac -classpath %classpath%:/usr/acesame/JServ/acesame

Perhaps it's the source of my problem ?

Does anybody know ?

Thanks,

    Fred