On 27/07/2011 10:57, Roman Rokytskyy wrote:
>> And the Java plugin security works like a Java applet running in your
>> browser.
>>
>> It's by default configured to allows nothing that can danger the
>> machine.
>>
>> But say you need to access the network, you put a record in the java
>> security database saying the user or role has the permission to
>> access a
>> determined domain (or all).
> Oh, so you have implemented a proper security manager for the Java
> ESPs? You are great man! :)

It was difficult and initially was failing only in Linux. But after 
changes it worked ok as far as I can test.

> Did you, by the way, also implemented storing compiled code in BLOBs?
>
>
Yes. Classes are extracted from JAR and stored each one in a record. An 
URLClassLoader with a special URLHandler read them from the blobs.


Adriano


------------------------------------------------------------------------------
Got Input?   Slashdot Needs You.
Take our quick survey online.  Come on, we don't ask for help often.
Plus, you'll get a chance to win $100 to spend on ThinkGeek.
http://p.sf.net/sfu/slashdot-survey
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to