Francisco Fernandez [
http://community.jboss.org/people/fjfdez] replied to the discussion
"V8Compatible: How to set it in JBoss?"
To view the discussion, visit:
http://community.jboss.org/message/539744#539744
--------------------------------------------------------------
Hello,
If you use "Jboss + Eclipse + Jboss-Seam + Jboss-Tools" and start your Jboss
from Eclipse Server View, you need to add the argument into
"Window/Preferences/Java/Installed JREs" and edit the entry you use, then, add
argument -Doracle.jdbc.V8Compatible=true into "DefaultVM Arguments" field.
I use obdbc14.jar library with same configuration and working.
With that, all Date fields will use date/time format. If you want use only date format,
you must add "(a)Temporal(TemporalType.DATE)" annotation to desired field.
Regards.
Francisco.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/539744#539744]
Start a new discussion in Datasource Configuration at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]