Hi,
I've seen a couple posts awhile ago about this error. Andrus had offered a
solution, but it's not working for me. I re-imported the classes involved
into Modeler and re-gened the classes. No fix. Any help??
Here's the problem: when attempting to insert new records into a 1-n
relationshi
On 28/06/2007, at 6:10 PM, Andrus Adamchik wrote:
Fixed. Now the things are fast on the client as well.
A final followup on these changes. We've done testing both single
user and three-tier and the speed improvement is now consistent
throughout. With the following setup:
* 1.6Ghz iMac
Hey, you were right about the problem; the java that comes with fedora
core linux is not fully compatible with every java application. The
solution I found was to use JPackage to run 2 versions of java
simultaneously (2 'alternatives'). Thanks,
Jack
Andrus Adamchik wrote:
You don't have to rem
Hey, problem has just been solved. It was an interesting problem; the
java that comes with fedora core linux is different to Sun's java, and
not fully compatible with every java application. The solution is to use
JPackage to run 2 versions of java simultaneously (2 'alternatives').
Thanks,
Ja
Two silly questions:
1) Can you connect using the mysql command prompt?
2) Can you connect using another tool (there are many DB plugins for
Eclipse) that uses a jdbc: type connection string?
Thanks,
/dev/mrg
On 6/27/07, Jack O'Connor <[EMAIL PROTECTED]> wrote:
Hi, I'm new to Cayenne and hav
You don't have to remove the GNU Java, just install Sun Java
somewhere and make sure that all the executables from Sun JDK are in
the path. I usually do it with the "alternatives" command. E.g.
(assuming Sun JDK is installed under /usr/lib/jvm/jdk1.5.0_10/):
alternatives --install /usr/bin/
java -version
java version "1.5.0"
gij (GNU libgcj) version 4.1.2 20070502 (Red Hat 4.1.2-12)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
To be fair this depends on the kind of issue and on the user effort
to prove to the developers that a given fix is actually going to make
things better.
Andrus
On Jun 28, 2007, at 11:18 AM, Peter Schröder wrote:
the speed of fixing things is amaizing... i wish that tapestry
would have suc
the speed of fixing things is amaizing... i wish that tapestry would have such
a support!
-Ursprüngliche Nachricht-
Von: Andrus Adamchik [mailto:[EMAIL PROTECTED]
Gesendet: Donnerstag, 28. Juni 2007 10:11
An: user@cayenne.apache.org
Betreff: Re: paged query slow when fetching big lists
Fixed. Now the things are fast on the client as well.
Andrus
On Jun 28, 2007, at 12:18 AM, Andrus Adamchik wrote:
On Jun 27, 2007, at 6:38 AM, Marcin Skladaniec wrote:
There is one but: fix does work only for queries executed on
server, when I executed the query on (ROP) client, the query
Hi Jack,
All this is *very* strange. Are you using JDK that comes with Fedora,
or did you install Sun JDK? To check do this:
$ java -version
I know in the past the open source Java port included with Fedora was
unusable (especially with the GUI apps), so Sun Linux JDK must be
installed.
11 matches
Mail list logo