[Rife-users] Re: Integration of other persistence layers

2006-05-23 Thread John T
Geert Bevin uwyn.com> writes: > > Hi John, > > no hierarchies are not supported. This is one of the things lacking. > You'll have to do some custom coding. Of course you will not be able > to create the table structure from the install method, but you should > be able to restore, save and

[Rife-users] Re: CRUD and Table Creation

2006-05-23 Thread JohnT
Geert Bevin uwyn.com> writes: > > MetaData classes could have migrateForward/migrateBackward methods > > which > > contain only the most recent deltas. And some constraint-like > > mechanism could > > Very interesting approach, I hadn't though of using the MetaData > merging for this. I l

Re: [Rife-users] Re: Integration of other persistence layers

2006-05-23 Thread Geert Bevin
Hi John, no hierarchies are not supported. This is one of the things lacking. You'll have to do some custom coding. Of course you will not be able to create the table structure from the install method, but you should be able to restore, save and delete your beans to the single table. Exce

[Rife-users] Re: Integration of other persistence layers

2006-05-23 Thread JohnT
Geert Bevin uwyn.com> writes: > > Thanks for this information Ronny, we discussed this on IRC and indeed > it sounds like a worthwhile addition that wouldn't even be that much > work. We'll try to implement it by the 0.9 release. > > Best regards, > > Geert > -- > Hi Geert. I was looking f

RE: [Rife-users] Disabling Rife EngineClassLoader

2006-05-23 Thread Lars Grupe
Hi Mustafa, in the web.xml file, you have to add an init-param: engineclassloader.enabled false Cheers, Lars -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of mustafa sener Sent: 23 May 2006 14:12 To: rife-users@uwyn.com Subject: [Rife-users] Disabling

[Rife-users] Disabling Rife EngineClassLoader

2006-05-23 Thread mustafa sener
Does anybody know how EngineClassLoader can be disabled? We tried to disable it through servlet init-param but we cannot accomplish it. We are using rife 1.3.1 jdk 1.4 release.Mustafa Yahoo! Messenger with Voice. PC-to-Phone calls for ridiculously low rates.___