-----Urspr�ngliche Nachricht----- Von: Mahler Thomas Gesendet: Dienstag, 14. Januar 2003 09:50 An: 'Chiu, Eric T' Betreff: AW: rewriting OJB 0.9.8 tutorial4/5 ?
Hi again Eric, > Thanks. I got the tutorial5 up and running. > I'm working on rewriting this to do the same thing > as this Client.java. Creating a bunch of accounts, > query them, and delete them. I keep getting object > not PersistentCapable error for Account class - what's > causing this? I did not find any calls to OJB API in your code. Thus I cannot tell what might cause your problems. A PersistenceCapable exception is usually thrown if something is wrong with the repository.xml ... > >PS: Please don't contact developers directly, always use the user > >mailinglists. > > I unsubscribed from [EMAIL PROTECTED] due to the high level > of noise, I noticed my posts don't show up. We developers have to read this "noise" every day and are expected to answer all those questions. Plus those extra postings from users that want to make sure they get heared through all that noise... > Is there a daily archive > setting for subscribing? No that's not available on Apache, cheers, Thomas -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
