agora inbox for pljava-dev@postgresql.org  
help / color / mirror / Atom feed
Subject: [Pljava-dev] Error executing : sqlj.install_jar on windows XP Pro
Date: Sun, 12 Feb 2006 19:42:07 +0100
Message-ID: <43EF817F.2050604@tada.se> (raw)
In-Reply-To: <b1a92f8c939d8cca42e4fc6a0e8ed672@synthesegraphique.com>
References: <9bd07b0a0154ed920dae4ba18abaf40f@synthesegraphique.com>
	<43EF36CC.7010909@tada.se>
	<425a4ad8f6de78b3097fb0b8c5d87e3a@synthesegraphique.com>
	<43EF4053.6040001@tada.se>
	<e00d6252810348b34d8fd3d1f3f4a55f@synthesegraphique.com>
	<43EF7907.9090204@tada.se>
	<b1a92f8c939d8cca42e4fc6a0e8ed672@synthesegraphique.com>

Synth?se Graphique wrote:
> I dont know how to set de CLASSPATH on windows plateform as required in 
> PL/Java Readme.
>
> Should I open a dos window and enter :
> 	set classpath=c:\pljava
>
>   

With the settings you've described, your backend process should be all 
set. You don't need a CLASSPATH and you should make sure the backend 
doesn't see a classpath. Your environment settings can be edited using 
the control panel (System -> Advanced -> Environment Variables). The 
System variables are of particular interest to you. If you have a 
CLASSPATH there, then you should probably remove it.

The client programs (like the deploy program) will use a classpath but 
you can add that on the command line. Like so:

java -cp <classpath to jdbc driver and deploy.jar> 
org.postgresql.pljava.deploy.Deployer -install

Regards,
Thomas Hallgren





view thread (8+ messages)

Message-ID: <43EF817F.2050604@tada.se>
Permalink:  ../43EF817F.2050604@tada.se/
Also on:    postgresql.org/message-id/43EF817F.2050604@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] Error executing : sqlj.install_jar on windows XP Pro
  In-Reply-To: <43EF817F.2050604@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