Hi,

I actually solved that JDO, problem but now my problems continue...

I made that superchild and child has same table name.. superchild uses different connection than connection using child object.

But when I try to fetch Child, it actually tries to get SuperChild and not Child -> SQL-error. Is this feature or have I done something wrong?

- Joose

13.8.2004 kello 16:50, Thomas Dudziak kirjoitti:

Joose Vettenranta wrote:

I did this and it did not work.

I get this:

java.lang.NullPointerException
.......
java.lang.VerifyError: Class net.vettenranta.super.Child overrides final method jdoReplaceFlags.()V
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:256)
at org.apache.ojb.broker.util.ClassHelper.getClass(ClassHelper.java:30)
at org.apache.ojb.broker.util.ClassHelper.getClass(ClassHelper.java:98)
at org.apache.ojb.broker.metadata.RepositoryXmlHandler.startElement(Repos it oryXmlHandler.java:199)
.....


using: 1.0rc6

Hmm, can't help you with the JDO stuff. You should post this error again (with the URL to your doc/tutorial) in a new thread with JDO in the message label (to attract the JDO experts).


Tom


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]


--
"Always remember that you are unique, just like everyone else!"
* http://iki.fi/joose/ * [EMAIL PROTECTED] * +358 44 561 0270 *


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to