Hi.
Attached to this issue is the patch I currently use for the
PostgreSQL 8.0 JDBC mapping.
Difference between the 7.2 and 8.0 mapping is currently:
<mapping>
<java-type>java.lang.Boolean</java-type>
<jdbc-type>BOOLEAN</jdbc-type>
<sql-type>BOOLEAN</sql-type>
</mapping>
The patch is for Branch_4_0
Let me know if I can provide more information.
Juan
Logged In: YES
user_id=437465
Hi, Juan
I am using postgresql 7.4.5 with jboss4. I can not start
jboss jms correctly. It seems there is problem in
ejb-deployer.xml. In that file, there is a DDL, which says
"create table". Unfortunately, the data type "other" is not
recognized by postgresql. As far as I know, that is the
reason I can not start jms. Or maybe other reasons. Can you
help me with this?
Thanks!
Albert Fang
Logged In: YES
user_id=175228
Applied for 4.0.1