这个问题我也遇到了,我的异常时,没有找到jdbc桥的类库,后来我发现,cloudscape.jar是j2ee的jdbc桥的类库,你可以试试看,把这个加到classpath当中,看看有什么样的问题。

解决方案 »

  1.   

    我设定了classpath,cloudscape.jar问题依旧
      

  2.   

    ERROR:while generating SQL.
    java.rmi.ServerException:RemoteException occurred in server thread;nested exception is:
    java.rmi.RomoteException:Error connecting to database;nested exception is:
    javax.nameing.NameNotFoundException:ExampleDB_pm not found
    please make sure the database name/user/password is valid and the J2EE server and database are running