Thanks,

These datatypes were leftovers from my previous ejx output/settings with an
old version of jboss.  Once I fixed them (old jboss didn't complain before)
in the jaws.xml, the problem went away.

Thanks again,

Bill Pfeiffer

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Sebastien Alborini
Sent: Tuesday, October 17, 2000 1:11 PM
To: jBoss
Subject: Re: [jBoss-User] Unrecognized jdbc-type


Bill Pfeiffer wrote:
>
> Can anybody explain just what causes this message and how to get rid of
it?
>
> [Container factory] Unrecognized jdbc-type: SHORT, using Types.OTHER
> [Container factory] Unrecognized jdbc-type: LONG, using Types.OTHER
> [Container factory] Unrecognized jdbc-type: DATETIME, using Types.OTHER
> [Container factory] Unrecognized jdbc-type: IMAGE, using Types.OTHER

Hi,

The valid jdbc-types are the fields of java.sql.Types
(http://java.sun.com/j2se/1.3/docs/api/java/sql/Types.html).

See http://www.jboss.org/jawsxml_howto.html#typemappings for how to
modify the type-mappings.


HTH,

Sebastien


> Thanks,
>
> Bill Pfeiffer
>
> --
> --------------------------------------------------------------
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> Problems?:           [EMAIL PROTECTED]


--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]




--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to