[jboss-user] [JCA/JBoss] - Re: JBOSS to DB2 AS400 - dateFormat is not correct

weston.price@jboss.com do-not-reply at jboss.com
Wed Feb 14 13:42:50 EST 2007


In any type of situation like this I encourage writing a simple test client using straight JDBC, running outside of JBoss. If you can either prove, or disprove that it works, then you will know what to do to get it properly configured and setup. Usually when I see errors like this it's one of two things: 

1) The property you are trying to set is either
   misnamed
   misconfigured
   doesn't exist

2) The EIS host doesn't understand what you are doing, or the driver itself has some sort of bug that prevents the property from being set/used. 



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

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



More information about the jboss-user mailing list