Hi, i'm trying to use GWT with Apache Derby in Eclipse. I've downloaded derby_core_plugin and derby_ui_plugin, unzipped them, and copied them to the eclipse plugins folder. I've added derby nature to my project. The problem happens when my application uses RPC, which should connect to the database and return something. I get this exception:
java.lang.ClassNotFoundException: org.apache.derby.jdbc.EmbeddedDriver Does anyone have an idea why does this happen? Derby.jar which contains this class is apparently added to my project so this exception makes no sense to me. Thanks, Oggy. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
