I am migrating my application from Apache-Tomcat with Oracle DataBase to JBoss 
with MySQL Data base..
I added the MySQL driver (connector/j) in the lib directory of default server. 
The apllication otherwise runs fine except the DataBase connectivity part...
When trying to access a page that requires DataBase connectivity.. The page 
goes blank.. I checked the server log.. It said that the required 
Database.table did not exist...  but when I checked using the normal SQL 
command on the server.. It was there.....
What could be the problem...   Is there any configuration setting that I have 
overlooked??
  

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3862556#3862556

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3862556


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to