agora inbox for pljava-dev@postgresql.org
help / color / mirror / Atom feedSubject: [Pljava-dev] Windows 64bit officially released
Date: Wed, 04 May 2011 09:40:55 -0700
Message-ID: <4DC18197.8090805@gmail.com> (raw)
In-Reply-To: <op.vuyovurouxs6vk@localhost>
References: <op.vuyovurouxs6vk@localhost>
Comments on installation notes:
In general the documentation package in the release itself is terribly
confusing because much of it is based on 1.2, but that issue goes beyond
your notes.
1. Tell people the postgresql.conf file is in the data directory.
It's not obvious and I had to search a half a dozen documents
before I found that little gem of wisdom.
2. The part about using org.postgresql.pljava.deploy.Deployer is
confusing. It would read better as
You can also use the deployer program to do the installation. For instructions just run
java -jar deployer.jar
3. Also, when I actually tried to install using the deployer I got
java.lang.ClassNotFoundException: org.postgresql.Driver
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at
org.postgresql.pljava.deploy.Deployer.main(Deployer.java:238)
which begs the question, where does org.postgresql.Driver come
from? If you wanted to be really kind to your users then
deploy.jar would be an uber-jar with everything it needs to run.
4. Is putting the JRE on the PATH the only way to configure this?
Some people have an embedded JRE in their application, and it is
not suitable to put it on the PATH. What component actually
invokes the JRE (the pljava.dll or something else), and can it be
configured more directly with a specific locations for jre/bin,
jre/bin/clinet or jre/bin/server?
Otherwise the instructions are fairly straightforward for installing
PLJava. I wish the same could be said for using it.
Cheers, Eric
On 2011-05-04 7:51 AM, Johann 'Myrkraverk' Oskarsson wrote:
> Hi all,
>
> There is now an official release of the 64bit Windows binaries. I've
> also removed the TEST-build0x files.
>
> There are now installation notes in
>
> http://pgfoundry.org/frs/shownotes.php?release_id=1750
>
> for which I'd appreciate feedback.
>
> Later on, I may ask for Windows binary testing again. There is a
> chance I want to tweak the build system a little bit more.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.pgfoundry.org/pipermail/pljava-dev/attachments/20110504/4254ee7a/attachment.html;
view thread (4+ messages) latest in thread
Message-ID: <4DC18197.8090805@gmail.com>
Permalink: ../4DC18197.8090805@gmail.com/
Also on: postgresql.org/message-id/4DC18197.8090805@gmail.com
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] Windows 64bit officially released
In-Reply-To: <4DC18197.8090805@gmail.com>
* 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