I am following the Getting Started with JBoss to install Duke's Bank example. I am 
using JBoss 3.2.3, jdk 1.4.1, j2ee 1.3. After deployment, I login the bank the 
customer id and password as stated in the book. But it stoped with the following 
displayed on the browser: 

Server Error 

Your request cannot be completed. The server got the following error: 

EJBException:; nested exception is: javax.ejb.EJBException: getAccountsOfCustomer: 
ejbLoad: Wrong data type: type: TIMESTAMP (93) expected: DATE value: 2000-02-28 
23:03:20.0; nested exception is: javax.ejb.EJBException: ejbLoad: Wrong data type: 
type: TIMESTAMP (93) expected: DATE value: 2000-02-28 23:03:20.0 

Checking the table with the db manager again and the only column related to date time 
in table ACCOUNT is the begin_balance_timestamp which is defined as TIMESTAMP. And the 
value is same as above. 

Anybody know what's wrong? 

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

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


-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to