Rian Schmidt wrote:
> 
> Hey Steve,
> 
> Gots to say that I had the same deal with SQL Server and "text" types... and
> my solution (which seems to work, but is lame) was to let JAWS set up the
> table, and then change the database data type for that column.  Then, when
> CMP did it's thing, it just used the text column instead of a varchar for
> all other strings.  The EJB server doesn't seem to care what the database
> thinks the column is...
> 
> I'm still waiting for another solution, but since you can't extend
> java.lang.String, I don't think there's an easy way to make another data
> type to map in jaws.xml.

Hi, 

I'm not sure this is what you want, but you can tell jaws to use another
type mapping for only one particular cmp-field.

Check out http://www.jboss.org/documentation/jawsxml_howto.html#names
(example 2)

Sebastien


--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
List Help?:          [EMAIL PROTECTED]

Reply via email to