Hi Aristedes!
I submitted the issue here:
https://issues.apache.org/jira/browse/CAY-1216
Let me know if this works for you.
Regards,
Peter.
On 26/04/2009, at 7:22 AM, Peter Karich wrote:
finally I got the mavenized tutorial in the subversion working.
So, again step by step:
This is very helpful. If you have the time, perhaps you could create a
Jira task with this content. Ideally attach the changes as a diff,
but even if yo
Hi Andrus!
> Thanks, maybe we'll finally update the examples for inclusion with the
> download.
That would be good.
But double check it :-)
I currently read though it and saw a mistake: in the clients pom there
should be cayenne-client instead of cayenne-server!
Regards,
Peter.
Thanks, maybe we'll finally update the examples for inclusion with the
download.
Andrus
On Apr 26, 2009, at 12:22 AM, Peter Karich wrote:
Hi again,
finally I got the mavenized tutorial in the subversion working.
So, again step by step:
1. get the remote-object-persistence-tutorial from so
Hi again,
finally I got the mavenized tutorial in the subversion working.
So, again step by step:
1. get the remote-object-persistence-tutorial from source and replace
the dependencies with the latest versions (I used cayenne 3.0M5 - see
the appended pom's).
2. update the autogenerated classes
Hi Andrus, Hi Aristedes!
Thanks for your quick answers!
Now my 'tutorial' and my problem follows.
After downloading the remote example in 2.0.4 I build the client with
the following deps:
cayenne-client-nodeps
other dependencies from [1]
and the server with:
cayenne.jar
derby*.jar (g
On 23/04/2009, at 9:43 PM, Peter wrote:
So, where can I get the cayenne-jdk1.5 and cayenne-jdk1.4 jars?
I only see cayenne-jdk1.5-unpublished and cayenne-jdk1.6-unpublished
in
the sources.
Yes, we moved from Java 4 to 5 as a minimum requirement a while ago.
Just use the jdk1.5 libraries
It worked in 2.0, and hasn't been updated for 3.0 yet. You may try it
with Cayenne 2.0.4 instead (it is actually shipped with 2.0). The user
facing API is mostly the same, even though the backend has evolved a
lot.
Andrus
On Apr 23, 2009, at 2:43 PM, Peter wrote:
Hi all!
I tried to com
Hi all!
I tried to compile and run the cayenne example for remoting [1].
After some changes to the pom I got it compiling, but I am sure I
changed the wrong things so it gives me an exception if I start the
server via 'mvn jetty:run' [2].
So, where can I get the cayenne-jdk1.5 and cayenne-jdk1.4 j