JDO question

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • James

    JDO question

    I am new to JDO. If anyone can suggest, I am trying to set up an
    environment. I have compiled classes and point to the jdo jars for
    enhancement. Oddly the error message seems to indicate the classes are not
    recognized as classes. Is it because i am using jdk1.4.2? The message is
    Error while enhancing: JDO ENHANCER: At least one error occurred while
    enhancing input class for Transparent Persistence; detailed message(s): I/O
    error while reading input stream or input stream does not denote a valid
    Java class.


Working...