User development, A new message was posted in the thread "howto setup jpa using oracle 10g unicode nvarchar2":
http://community.jboss.org/message/530556#530556 Author : Wolfgang Knauf Profile : http://community.jboss.org/people/WolfgangKnauf Message: -------------------------------------------------------------- Hi, just to check: did you also modify your "ds.xml" and point it to your new type mapping (see my first reply): <xa-datasource> ... <!-- corresponding type-mapping in the standardjbosscmp-jdbc.xml (optional)--> <metadata> <type-mapping>Oracle9iUNICODE</type-mapping> </metadata></xa-datasource> Best regards Wolfgang -------------------------------------------------------------- To reply to this message visit the message page: http://community.jboss.org/message/530556#530556
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
