I'm setting up an environment with JBoss 4.0.1RC2 and Derby for testing purposes (in a w2k pc with JDK 1.4.2_05). I copied the derby-ds.xml sample file in the deploy dir of JBoss default server and customized it, but when I start the server I got this message in the log file:
org.jboss.jdbc.DerbyDatabase; - nested throwable: (java.lang.ClassNotFoundException: No ClassLoaders found for: org.jboss.jdbc.DerbyDatabase) I tried to find that class in the jar packaged with JBoss distribution but I didn't find it. So, what else I need for making it works? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864053#3864053 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3864053 ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
