Re: [JBoss-user] EJX gives wrong values for java.sql.Timestamp

2001-07-16 Thread Burkhard Vogel
ug at sourceforge, giving exact details. Burkhard - Original Message - From: "Nicolai P Guba" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, July 16, 2001 7:01 PM Subject: Re: [JBoss-user] EJX gives wrong values for java.sql.Timestamp > "Burkhard Vogel&qu

Re: [JBoss-user] EJX gives wrong values for java.sql.Timestamp

2001-07-16 Thread Nicolai P Guba
- Original Message - > From: "Nicolai P Guba" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Monday, July 16, 2001 12:05 PM > Subject: [JBoss-user] EJX gives wrong values for java.sql.Timestamp > > > > Using ejx that is distribut

Re: [JBoss-user] EJX gives wrong values for java.sql.Timestamp

2001-07-16 Thread Burkhard Vogel
:05 PM Subject: [JBoss-user] EJX gives wrong values for java.sql.Timestamp > Using ejx that is distributed with Jboss 2.2.2 > > > It gives me this typemapping for a TIMESTAMP value. > > > >java.sql.TimeStamp >TIMESTAMP >TIMESTAMP > > &g

[JBoss-user] EJX gives wrong values for java.sql.Timestamp

2001-07-16 Thread Nicolai P Guba
Using ejx that is distributed with Jboss 2.2.2 It gives me this typemapping for a TIMESTAMP value. java.sql.TimeStamp TIMESTAMP TIMESTAMP Surely, this is horribly wrong. Has this been fixed? If not, where do I need to look for fixing it m