agora inbox for pljava-dev@postgresql.org  
help / color / mirror / Atom feed
Subject: [Pljava-dev] Strange classpath problem
Date: Thu, 28 Sep 2006 15:16:26 +0200
Message-ID: <451BCB2A.7080706@tada.se> (raw)
In-Reply-To: <451BC9F8.1040502@logix-tt.com>
References: <451BC74D.5040105@logix-tt.com>
	<451BC9F8.1040502@logix-tt.com>

Jikes!
Thanks Markus. I'll submit this patch and review the other stuff as soon 
as I get some time over.

Kind Regards,
Thomas Hallgren


Markus Schaber wrote:
> Hi, all,
>
> The attached Patch fixes the problem for me.
>
> Thanks,
> Markus
>
>
>
>   
> ------------------------------------------------------------------------
>
> Index: src/java/pljava/org/postgresql/pljava/management/Commands.java
> ===================================================================
> RCS file: /usr/local/cvsroot/pljava/org.postgresql.pljava/src/java/pljava/org/postgresql/pljava/management/Commands.java,v
> retrieving revision 1.17
> diff -u -r1.17 Commands.java
> --- src/java/pljava/org/postgresql/pljava/management/Commands.java	15 May 2006 21:52:26 -0000	1.17
> +++ src/java/pljava/org/postgresql/pljava/management/Commands.java	28 Sep 2006 13:08:56 -0000
> @@ -737,8 +737,8 @@
>  		String[] originalSchemaAndPath) throws SQLException
>  	{
>  		String currentSchema = getCurrentSchema();
> +		originalSchemaAndPath[0] = currentSchema;
>  		String currentClasspath = getClassPath(currentSchema);
> -		originalSchemaAndPath[0] = currentClasspath;
>  		originalSchemaAndPath[1] = currentClasspath;
>  		if(currentClasspath == null)
>  		{
>   
> ------------------------------------------------------------------------
>
> _______________________________________________
> Pljava-dev mailing list
> Pljava-dev at gborg.postgresql.org
> http://gborg.postgresql.org/mailman/listinfo/pljava-dev
>   





view thread (3+ messages)

Message-ID: <451BCB2A.7080706@tada.se>
Permalink:  ../451BCB2A.7080706@tada.se/
Also on:    postgresql.org/message-id/451BCB2A.7080706@tada.se

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] Strange classpath problem
  In-Reply-To: <451BCB2A.7080706@tada.se>

* 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