From: nagayasus at nttdata.co.jp (Satoshi Nagayasu) Date: Thu, 02 Mar 2006 16:50:26 +0900 Subject: [Pljava-dev] SecurityException on pljava-1.2 In-Reply-To: <44068C18.50206@tada.se> References: <44062BC3.1050808@nttdata.co.jp> <44068C18.50206@tada.se> Message-ID: <4406A3C2.60706@nttdata.co.jp> Thomas, Thomas Hallgren wrote: > You are trying to execute an operating system command. Using a function > that is declared with 'language java' that will not be permitted since, > 'java' in PostgreSQL terminology is a 'trusted language'. You need to > declare your function with 'language javaU' (untrusted). Some relevant > links: > > http://gborg.postgresql.org/project/pljava/genpage.php?userguide#Trusted_language Thanks for the information. I missed the paragraph you pointed. > I see that you're using packages that start with > 'org.postgresql.pljava'. Are you developing something that you plan to > make part of PL/Java? No. I think our package should be renamed. -- NAGAYASU Satoshi