Re: Need some help with Maven

2012-09-25 Thread Jean-François Veillette
> The first starting question for Maven+Eclipse problems is… have you followed > the WIKI guide Henrique and I put together a few years ago? > > e.g., Have you followed the setup guide for developing WO+Maven within > Eclipse? > http://wiki.wocommunity.org/display/WOL/Maven+Running+or+Debugging

Re: adding new records in database fails

2012-09-25 Thread Cretu Catalin
Paul, You are right, Somebody else had same issue? Catalin From: Paul Yu To: Cretu Catalin Cc: Paul Yu ; WebObjects Development ; Patrick Robinson Sent: Tuesday, September 25, 2012 5:07:13 PM Subject: Re: adding new records in database fails Cretu Th

Re: Need some help with Maven

2012-09-25 Thread Lachlan Deck
The first starting question for Maven+Eclipse problems is… have you followed the WIKI guide Henrique and I put together a few years ago?e.g., Have you followed the setup guide for developing WO+Maven within Eclipse?http://wiki.wocommunity.org/display/WOL/Maven+Running+or+Debugging+as+WO+Application

Re: Need some help with Maven

2012-09-25 Thread Lachlan Deck
The first starting question for Maven+Eclipse problems is… have you followed the WIKI guide Henrique and I put together a few years ago?e.g., Have you followed the setup guide for developing WO+Maven within Eclipse?http://wiki.wocommunity.org/display/WOL/Maven+Running+or+Debugging+as+WO+Application

Re: adding new records in database fails

2012-09-25 Thread Ramsey Gurley
Last time I used it, Openbase didn't work with horizontal and vertical inheritance because the plugin generated the pks incorrectly. On Sep 25, 2012, at 2:52 PM, Tim Worman wrote: > I believe OpenBase has their own plugin for generating primary keys in WO > (which you can alternately use). Chec

Re: adding new records in database fails

2012-09-25 Thread Tim Worman
I believe OpenBase has their own plugin for generating primary keys in WO (which you can alternately use). Check their docs. Tim UCLA GSE&IS On Sep 25, 2012, at 2:07 PM, Paul Yu wrote: > Cretu > > Then I would guess that your sequence on the database table is messed up. > > Are you saying th

Re: adding new records in database fails

2012-09-25 Thread Maik Musall
Hi Cretu, please use EOAdaptorDebugEnabled=true to get SQL Logging. See if the jdbc driver generates NEWID commands, or if it creates automatic keys using the UNIQUE INDEX DERIVED clause. You do have a unique index on the key id column, right? If you don't care *why* the sequence is messed up,

Re: adding new records in database fails

2012-09-25 Thread Paul Yu
Cretu Then I would guess that your sequence on the database table is messed up. Are you saying that EOF will catch up with the database after you attempt to insert some number of records and work? Then when you reboot the machine, then EOF and the Database gets out of synch and you can't inser

Re: adding new records in database fails

2012-09-25 Thread Cretu Catalin
I did it, but still is not working. When I try to add a record the app is throwing this exception till the sequence is increasing enough to create the new primary key. When I'm adding a new record before I restart the computer it is working. The issue is starting again when I restart the compu

Re: iReport 451

2012-09-25 Thread Theodore Petrosky
Minh, you said,"I just download all the latest versions". so there is more than one jar you downloaded! can you tell me what jars you downloaded and replaced? Ted --- On Tue, 9/25/12, Minh Thao Hoang wrote: > From: Minh Thao Hoang > Subject: Re: iReport 451 > To: "Theodore Petrosky" > Date

iReport 451

2012-09-25 Thread Theodore Petrosky
I have been screwing around with jasper reports and cloned the ERJasperReports framework. I updated the .jar to 4.5.1 and everything seems fine when I use the iReport app that matches the version. I know that I saw somewhere a 'warning' that updating the jasper report-4.5.1.jar may not be all