On 2/28/07, James Mckenzie <[EMAIL PROTECTED]> wrote:
Johan:
I will state this once and only once: FIND AN ODBC DRIVER! JDBC is unreliable
because of the differences
between the Java used to build the JDBC and Java provided by Apple. This has
proven to be the case with
MySQL and database access. Unless you are willing to take source code and
build a Java connector for
the Mac, this issue is basically dead.
James McKenzie
-----Original Message-----
>From: Johan Henselmans <[EMAIL PROTECTED]>
>Sent: Feb 28, 2007 2:42 AM
>To: [email protected]
>Subject: Re: [mac] [releases] MacOSX Intel/PPC version of 2.2.0rc2 (OOF680_m9)
packages uploaded.
>
>On 2/28/07, Maho NAKATA <[EMAIL PROTECTED]> wrote:
>> Hi,
>>
>> I uploaded 2.2.0rc2 (OOF680_m9) Intel/PPC packages for MacOSX at good-day.
>> ftp://ooopackages.good-day.net/pub/OpenOffice.org/MacOSX/2.2.0rc2_20070228/
>> I used Tiger for Both builds. No longer works on Panther for PPC!!
>> Please fix at least #i74325# and #i72922# for Panther build
>> Also, I used JDK 1.5 which is not a part of default Tiger installation.
>> See #i74906#. I'll use JDK 1.4 next time. but maybe not 2.2 release.
>> Anyway as Martin announced, I'm quite sure we will have another RC!
>>
>[snip]
>>
>> Enjoy!
>> -- NAKATA, Maho ([EMAIL PROTECTED])
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>
>Still same error using database access to postgresql via JDBC:
>
>terminate called after throwing an instance of
>'jvmaccess::VirtualMachine::AttachGuard::CreationException'
>./soffice: line 236: 1956 Abort trap "$sd_prog/$sd_binary" "$@"
>
>ppp9:/Applications/OpenOffice.org 2.2.app/Contents/MacOS/program
>johan$ java -version
>java version "1.5.0_07"
>Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_07-164)
>Java HotSpot(TM) Client VM (build 1.5.0_07-87, mixed mode)
>
>ppp9:/Applications/OpenOffice.org 2.2.app/Contents/MacOS/program johan$ uname
-a
>Darwin ppp9.nest.nl 8.9.1 Darwin Kernel Version 8.9.1: Sat Feb 3
>20:28:02 PST 2007; root:xnu-792.18.13~1/RELEASE_I386 i386 i386
>
>
>
>--
>Best Regards,
>
>Johan Henselmans
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Claiming the JDBC driver is unreliable is a bit strange. This same
JDBC driver is use d by WebObjects (Java) applications in production
environments. I hava also used other JDBC drivers very succesfully
against WebObjects applications: Oracle, MySQL. My first choice
therefore is to use JDBC. No reason to change a winning team, until
OpenOffice comes around.
If you could explain to me what, according to your insight, is the
problem, with the Apple JVM that prevents OpenOffice to make use of
this driver, I can compile the driver myself, and see if your
observations hold.
--
Best Regards,
Johan Henselmans
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]