On Tue, 2006-03-28 at 23:43 +0800, [EMAIL PROTECTED] wrote: > Dear Dalibor and all, > > I am testing axis 1.1 on kaffe 1.0.6. > > Is there any tool that can analyze and show what classes (or methods) are > missing in kaffe to support the application on top of it?
The simplest way to make sure nothing is missing is to build the application with Kaffe, i.e. export JAVA_HOME=$WHERE_KAFFE_WAS_INSTALLED export PATH=$WHERE_KAFFE_WAS_INSTALLED/bin:$PATH ant Chances are that you may need additional libraries to build Axis, see the documentation for details. cheers, dalibor topic _______________________________________________ kaffe mailing list kaffe@kaffe.org http://kaffe.org/cgi-bin/mailman/listinfo/kaffe