Hi,
When we use jBoss 5 server the date format from the oracle10g server is returning 21 characters(ex : 2011-10-17 04:05:45.0) but when we tried to run the same app. in Jboss 7 it is returning 19 characters (ex : 2011-10-17 04:05:45).
Pls tell me how to solve this issue.