Example Project for ROP on Glassfish using Netbeans 6.0

2007-12-18 Thread Adam Yocum
Hi, Here is a link to an example project for ROP on Glassfish using the Netbeans 6.0 IDE's integrated Glassfish server... http://www.spotted-lizard.com/online/J2EENetbeansCayenne.zip Instructions to run This example will not work if you set up Glassfish on any port othe

Re: jpa provider

2007-12-18 Thread Gilberto C Andrade
> Hi Gilberto, > > The test case that you sent before did not have any annotations on > Produto class, so I can't say what's wrong... So I need to get more info. Ok, you can checkout it from here: svn checkout http://construtor.googlecode.com/svn/trunk/gfi gfi [EMAIL PROTECTED]:~/dev/netbeans-co

Re: jpa provider

2007-12-18 Thread Andrus Adamchik
Hi Gilberto, The test case that you sent before did not have any annotations on Produto class, so I can't say what's wrong... So I need to get more info. Also I suggest to switch to Jira and/or the dev list for this discussion, as JPA testing discussion can get boring quickly for the re

Re: Help with ROP and Cayenne 3.0M2 on Glassfish

2007-12-18 Thread Adam Yocum
Hi Ari, I will do that, I'll post a link to the zip file when the project is ready. Thanks, Adam Aristedes Maniatis <[EMAIL PROTECTED]> wrote: On 17/12/2007, at 2:10 PM, Adam Yocum wrote: > One really cool thing about the project I'm working on is that it > is using Netbeans 6.0

Re: [SOLVED] Re: jpa provider

2007-12-18 Thread Gilberto C Andrade
> Ok, switching Surefire to 2.2 and the unit test to JUnit 3 actually > resulted in a successful run. So I went back to that old thread and > actually read it :-) > > http://objectstyle.org/cayenne/lists/cayenne-devel/2007/03/0065.html > > and it turns out that we need this for the surefire plug

Re: Help with ROP and Cayenne 3.0M2 on Glassfish

2007-12-18 Thread Adam Yocum
Hi Andrus, Thank you! That did the trick, I now have 3.0M2 working on the server. I feel much better about this project now that I'm using the same library on both client and server! Thanks, Adam Andrus Adamchik <[EMAIL PROTECTED]> wrote: Hi Adam, 3.0M2 ROP works just fine. Ho

Re: Help with ROP and Cayenne 3.0M2 on Glassfish

2007-12-18 Thread Aristedes Maniatis
On 17/12/2007, at 2:10 PM, Adam Yocum wrote: One really cool thing about the project I'm working on is that it is using Netbeans 6.0 and I would love to contribute an example project that any Netbeans user could download and compile and run with very little setup (6.0 includes glassfish).

Re: Help with ROP and Cayenne 3.0M2 on Glassfish

2007-12-18 Thread Andrus Adamchik
Hi Adam, 3.0M2 ROP works just fine. However you'll need Hessian 3.0.20. Could you try to upgrade Hessian and deploy 3.0M2 on both client and server. And then let's see if you have any errors in such setup. Thanks Andrus On Dec 17, 2007, at 5:10 AM, Adam Yocum wrote: I am deploying Cayenn