1 Reply Latest reply on Jun 9, 2003 5:22 PM by zhuoershi

    Toplink 9.0.3 with Jboss 3.2.1

    zhuoershi

      hi, there

      it seems that the XML parser of Toplink 9.0.3 not happy with that of JBoss 3.2.1, when we try to build the toplink
      SessionManager.getManager().getSession(...)
      call

      1) if i did not let Xerces.jar (1.4.4) in, it complaints the missing class
      org/apache/xerces/framework/XMLParser
      2) if i put Xerces.jar in classpath, it throws
      java.lang.VerifyError: (class: oracle/toplink/tools/sessionconfiguration/XMLLoader, method: retreiveDOM signature: (Ljava/lang/ClassLoader;)Lorg/w3c/dom/Document;) Incompatible object argument for function call

      any ideas of the work-around???
      appreciated!!!
      zhuoer

      zshi@forwardvue.com