agora inbox for pljava-dev@postgresql.org  
help / color / mirror / Atom feed
Subject: [Pljava-dev] SecurityException on pljava-1.2
Date: Thu, 02 Mar 2006 16:50:26 +0900
Message-ID: <4406A3C2.60706@nttdata.co.jp> (raw)
In-Reply-To: <44068C18.50206@tada.se>
References: <44062BC3.1050808@nttdata.co.jp>
	<44068C18.50206@tada.se>

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 <nagayasus at nttdata.co.jp>




view thread (3+ messages)

Message-ID: <4406A3C2.60706@nttdata.co.jp>
Permalink:  ../4406A3C2.60706@nttdata.co.jp/
Also on:    postgresql.org/message-id/4406A3C2.60706@nttdata.co.jp

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: pljava-dev@postgresql.org
  Subject: Re: [Pljava-dev] SecurityException on pljava-1.2
  In-Reply-To: <4406A3C2.60706@nttdata.co.jp>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox