New Databases other than tutorial.

I'm sorry if this has been answered before....

I'm trying out Creator 2 on OS X, I've been able to connect to my MySQL database and show it's data in the IDE with no problem. When it comes down to actually running the page, it crashes.. source not available. I thought at first it might have something to do with the J driver, so I tried 5.0 with the same results. So I re-created my table in a new Derby database, dropped it on my drop-down box and got the same result when running. However, when I drop one of the tutorial database tables on my component, it works perfectly. Perhaps I missed something simple, since there is plenty of information out there on others connecting to other databases. The page is empty except for one drop-box in order to test functionality.

Thanks

jim

[815 byte] By [jim@donovana] at [2007-11-27 9:09:56]
# 1

I forgot to add the beginning of the message..... If you want to see the stack trace, I'll give that. This is using the new Derby database... it's the same when I try to use MySQL.

Description: An unhandled exception occurred during the execution of the web application. Please review the following stack trace for more information regarding the error.

Exception Details: org.apache.jasper.JasperException

java.lang.RuntimeException: java.sql.SQLException

Possible Source of Error:

Class Name: org.apache.jasper.servlet.JspServletWrapper

File Name: JspServletWrapper.java

Method Name: service

Line Number: 384

Source not available. Information regarding the location of the exception can be identified using the exception stack trace below.

jim@donovana at 2007-7-12 21:50:44 > top of Java-index,Development Tools,Java Tools...