From: fluca1978 at infinito.it (Luca Ferrari) Date: Fri, 4 Jun 2010 10:42:18 +0200 Subject: [Pljava-dev] cannot set the classpath to a specific jar to get anexternal connection In-Reply-To: <4C07BD09.1070302@tada.se> References: <201006031052.33192.fluca1978@infinito.it> <201006031543.21939.fluca1978@infinito.it> <4C07BD09.1070302@tada.se> Message-ID: <201006041042.18443.fluca1978@infinito.it> On Thursday 03 June 2010 04:32:41 pm Thomas Hallgren's cat walking on the keyboard wrote: > PL/Java is implemented as a trusted procedure language. It will > therefore prevent all access to the filesystem. You can use language > "javaU" if you want untrusted. More details here: > http://wiki.tada.se/index.php/Security. Thanks, it solved the problem! Luca