This is the mail archive of the kawa@sources.redhat.com mailing list for the Kawa 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: Kawa and Java Web Start


Rafael Jesus Alcantara Perez wrote:

So, maybe the problem is not completely due to the class loader because the former expression has a 'let' and it was evaluated correctly.

Yes, I don't see where the difference comes from.


You could add some print statements, starting in evalModule in
gnu.expr.Module, to see if anything is being done differently
for your two expressions.  Start out be seeing if evalToClass
is being called.

Also, a complete stack trace of the security exception might give
me an idea.  Also, try the latest CVS version, since that's closest
to what I'm working on, and where any fixes would have to go.
--
	--Per Bothner
per@bothner.com   http://per.bothner.com/


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