I use a base class with many classes extended from it.  The discriminator 
column was created as only a varchar(10).  Needless to say, one of the classes 
had a longer discriminator value.  Luckily it was very easy to pick up on. I 
changed the column to varchar(36), fixed the entry and all was well.

The IDE is JBoss 1.5 milestone 1, the JBoss version 4.0.3, the database MySQL 
4.0.24 and the OS Linux

How do I tell JBoss to create a bigger column? 10 is obviously the default 
size.  Maybe it should be a bit bigger.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3912589#3912589

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3912589


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to