batch compiler within applet [message #239830] |
Wed, 17 January 2007 07:48  |
Eclipse User |
|
|
|
Originally posted by: michael.bierkandt.ipoint-systems.de
Hi All.
I am trying to use the batch compiler within a signed applet. With JRE 1.4
this works fine, but not with Java 1.5.
In the class CompilationUnitScope, top level packages (such as java.lang)
can not be retrieved. (My assumption is, that this is some kind of
security issue raised by running my code as an applet.)
1) Is there a way to use the batch compiler within an applet?
2) Could somebody explain me the exact reason, why it works as an
standalone application but not within an applet?
Thanks for your help!
Mike
|
|
|
|
|
|
|
|
Re: batch compiler within applet [message #240509 is a reply to message #239977] |
Wed, 07 February 2007 09:45  |
Eclipse User |
|
|
|
Originally posted by: michael.bierkandt.ipoint-systems.de
It turned out, that this was not a problem of the batch compiler.
One of the JasperReports classes that I used, caused the error.
Thanks again,
Mike
> Hi All.
> I am trying to use the batch compiler within a signed applet. With JRE 1.4
> this works fine, but not with Java 1.5.
> In the class CompilationUnitScope, top level packages (such as java.lang)
can
> not be retrieved. (My assumption is, that this is some kind of security issue
> raised by running my code as an applet.)
> 1) Is there a way to use the batch compiler within an applet?
> 2) Could somebody explain me the exact reason, why it works as an standalone
> application but not within an applet?
>
> Thanks for your help!
> Mike
|
|
|
Powered by
FUDForum. Page generated in 0.06178 seconds