Re: [hibernate-dev] CUBRID Database Dialect for Hibernate

2011-08-09 Thread 에센 사그노브
Hello Liu, This whole porting and CUBRID support in Hibernate was initiated with the idea to provide ease of use and convenience for developers. You know very well how much important is to have one-shot installer. These years we've been providing the users with a tutorial how and where to includ

[hibernate-dev] OGM, Hibernate 3.6.6.Final, AS 7 private branch changes...

2011-08-09 Thread Scott Marlow
Hi, I'm playing with OGM on AS7, well trying to. I currently am trying to use Hibernate 3.6.6.Final, latest OGM master source, latest AS7 master source (plus these changes https://github.com/jbossas/jboss-as/pull/138). I'm getting a "No Dialect mapping for JDBC type: 4" error during deploymen

Re: [hibernate-dev] Recent change to JBossAppServerJTAPlatform ?

2011-08-09 Thread Scott Marlow
On 08/09/2011 12:33 PM, Max Rydahl Andersen wrote: > if I recall java:/TransactionManager is the only place it is posted in AS > 4 and 5? Right, java:/TransactionManager is correct before AS7. >>> >>> Do you know the reason for this change BTW? >> >> Best to see the http://echelo

Re: [hibernate-dev] Recent change to JBossAppServerJTAPlatform ?

2011-08-09 Thread Max Rydahl Andersen
if I recall java:/TransactionManager is the only place it is posted in AS 4 and 5? >>> >>> Right, java:/TransactionManager is correct before AS7. >> >> Do you know the reason for this change BTW? > > Best to see the http://echelog.matzon.dk/logs/browse/jboss-as7/1312495200 > discussi

Re: [hibernate-dev] hibernate-mapping-4.0.xsd issue?

2011-08-09 Thread Hardy Ferentschik
Have you tried switching property and timestamp? > order matters in this case --Hardy On Tue, 09 Aug 2011 17:40:46 +0200, Strong Liu wrote: > hbm -- > xmlns="http://www.hibernate

[hibernate-dev] hibernate-mapping-4.0.xsd issue?

2011-08-09 Thread Strong Liu
hbm -- http://www.hibernate.org/xsd/hibernate-mapping"; xsi:schemaLocation="http://www.hibernate.org/xsd/hibernate-mapping hibernate-mapping-4.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-