[size=12]Não sei o que rola , fiz o Deployment correto , isso vem a ser o que então ?[/size]
INFO: Deploying configuration descriptor fish.xml
21/02/2011 19:13:29 org.apache.catalina.realm.JDBCRealm start
[color=red]GRAVE: Exception opening database connection
com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown database ‘fish_access’[/color]
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
at com.mysql.jdbc.Util.handleNewInstance(Util.java:406)
at com.mysql.jdbc.Util.getInstance(Util.java:381)
at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1030)
[color=blue]Logging directory from web.xml : ‘C:\log\fish’
Logging levels from web.xml : ‘hirondelle.fish.level=FINE, hirondelle.web4j.level=FINE’
Setting up logging config…
Logging file name : ‘C:\log\fish\2011_02_21_22_13.txt’[/color]
Sending test messages to configured loggers. Please confirm output to above log file.
21/02/2011 19:13:32 hirondelle.web4j.database.DbConfig initDataLayer
GRAVE: Cannot connect to database named ‘DEFAULT’. Is database running?