This is the part from the .hbm.xml. I think that sql-type="TEXT" tells me, that my
changes work partially.


<property name="xml" type="$attribute.type.fullyQualifiedHibernateType">
<column name="XML" not-null="true" unique="false" sql-type="TEXT"/>
</property>



Am 11.02.2005 um 11:58 schrieb Wouter Zoons:

looks like your using hibernate on your project, did you also update the
corresponding hibernate mapping file ?


can you file an issue in jira for a better error message if this solves
the problem ?

thanks
-- Wouter



------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Andromda-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to