[kaffe] kafffe and tomcat run ok on sh3 (superh)!
Dalibor Topic
robilad at kaffe.org
Tue Feb 10 03:42:02 PST 2004
Hi Zhou,
??? wrote:
> Dear all,
> I have a good news to tell you:
> I have successfully port kaffe-1.0.7 to my SolutionEngine7709A.
That's some good news. Thanks for persisting!
> Then I got jakarta-tomcat-3.2.4.tar.gz and run it base on kaffe on my SolutionEngine7709A!
>
> Thanks you all, without your help, I can not success!
>
> By the way, but the jsp examples failed since the JSP engine wanted to explicately use sun's javac as the java compiler. Since I can not access http://w6.metronet.com/~wjm/tomcat/2001/Jun/msg00557.html , mentioned at http://www.kaffe.org/compatibility_applications.shtml#serverapps, Is there anyone can help me? Thanks a lot!
You could try to use jikes, I think Tomcat 3 can be configured in that
way. Otherwise, there is a patch from Takasi Okamoto for tomcat 3 that
allows the use of kjc[1].
Kaffe 1.1.3 should be able to run tomcat 4 fine. Tomcat4 uses ant for
compiling the JSP sources, so that a simple -Dbuild.properties=kjc will
make it work with kjc. See
http://www.jspwiki.org/Wiki.jsp?page=RunningTomcatOnKaffe for details.
So, now that you've got tomcat3 running on kaffe 1.0.7, you could try
getting 1.1.3 to run on superh-linux and tomcat4 on it. ;)
cheers,
dalibor topic
[1]
http://archives.real-time.com/pipermail/tomcat-devel/2001-June/018031.html
More information about the kaffe
mailing list