My voucher for my reservation refuses to save because of an ERXValidationException

2008-05-31 Thread Johan Henselmans
I have been using a datamodel with reservation- voucher for some time. Most of the time a reservation has to be created, sometimes a voucher. Most of the vouchers are already in the database. The way I save the data is to create a reservation, select a voucher, and then add the voucher to

ExcelGeneration: How?

2008-05-31 Thread Helmut Schottmüller
Dear folks, can anyone supply me with a little Hello World component to use the ExcelGeneration or just give me the idea what I have to do? The only thing I found is Anjo's comment on how to change the response header for excel files. I don't want to go back to plain POI if there's something

Re: ExcelGeneration: How?

2008-05-31 Thread Anjo Krank
You mean, like the Example app in /ExcelGeneration/Examples? Cheers, Anjo Am 31.05.2008 um 11:48 schrieb Helmut Schottmüller: Dear folks, can anyone supply me with a little Hello World component to use the ExcelGeneration or just give me the idea what I have to do? The only thing I found

Re: ExcelGeneration: How?

2008-05-31 Thread Helmut Schottmüller
Hi Anjo, oops. Exactly something like that. I only grep'd for EGWorkbook not for EGWrapper... Sometimes it's easier to use a file browser instead of trusting grep - r ;-) Sorry for bothering, Helmut Am 31.05.2008 um 12:10 schrieb Anjo Krank: You mean, like the Example app in

WOgnl resource

2008-05-31 Thread Joe Little
I was starting to look into switching to the new WOLips and doing certain other old things the new right way. I know that WOgnl is there, but google has not shown me an obvious overview page. Does such a full explanation exist? One primary mention is Chuck/Sacha's not-so-forthcoming book. Would

Re: WOgnl resource

2008-05-31 Thread Timo Hoepfner
I was starting to look into switching to the new WOLips and doing certain other old things the new right way. I know that WOgnl is there, but google has not shown me an obvious overview page. There's some documentation in the Documentation folder of the framework source. Content pasted

Re: WOgnl resource

2008-05-31 Thread Joe Little
Ok. I'm confused on one part. I did see the ognl site but wasn't seeing the same stuff I've been seeing in various tutorials. I'm taking it that the wo: str type sequences in the wods/html aren't in fact OGNL, and are something completely different. On Sat, May 31, 2008 at 8:53 AM, Timo Hoepfner

Re: WOgnl resource

2008-05-31 Thread David Holt
http://groups.google.com/group/wotips/browse_thread/thread/d89adb4015442ef0# On 31-May-08, at 8:24 AM, Joe Little wrote: I was starting to look into switching to the new WOLips and doing certain other old things the new right way. I know that WOgnl is there, but google has not shown me an

Re: WOgnl resource

2008-05-31 Thread Joe Little
thanks.. it does seem a bit like a puzzle :) On Sat, May 31, 2008 at 9:15 AM, David Holt [EMAIL PROTECTED] wrote: Last piece of the puzzle :-) EclipsePreferencesWOLipsInlineTagShortcuts if the screenshot doesn't go through for you. On 31-May-08, at 9:10 AM, Joe Little wrote:

Re: My voucher for my reservation refuses to save because of an ERXValidationException

2008-05-31 Thread Guido Neitzer
On 31.05.2008, at 00:59, Johan Henselmans wrote: this = nl.netsense.nidf.BL.Voucher 27d525 _EOIntegralKeyGlobalID[Voucher (java.lang.Integer)60032]; }; propertyKey: training; type: MandatoryToOneRelationshipException; additionalExceptions: () Are you doing something different than

enabling wonder in eclipse -- missing something stupid

2008-05-31 Thread Joe Little
I think I'm missing something stupid here. Confluence says to just unload the wonder tar (5.4 in this case) into /Library/Frameworks, but creating a Wonder Application in Eclipse 3.3.2 with the nightly wolips is missing ERX*. I went to the build path, and Local and User are not expandable, and

Re: enabling wonder in eclipse -- missing something stupid

2008-05-31 Thread Joe Little
On Sat, May 31, 2008 at 10:21 PM, Joe Little [EMAIL PROTECTED] wrote: I think I'm missing something stupid here. Confluence says to just unload the wonder tar (5.4 in this case) into /Library/Frameworks, but creating a Wonder Application in Eclipse 3.3.2 with the nightly wolips is missing