Hi,
thanks to a plenty of tutorials and guides written by helpfully people all
over the world I was able to setup an OAW workflow for generating Hibernate
mapping files and POJO classes from a MagicDraw UML model based on the
persistence profile supplied with the Fornax Hibernate cartridge. Since
Am 18.03.2010 um 13:56 schrieb Darius Jockel:
>
> Croin wrote:
>>
>> [java] Couldn't find extension
>> 'createDefaultValues(uml::Package)'!
>>
> Maybe the root node of your model is not but ?
> At creation time of the uml2 model you have to select the root node
> and the
> default is p
Hello Croin,
take a look at this line:
Croin wrote:
>
> [java] Couldn't find extension 'createDefaultValues(uml::Package)'!
>
Maybe the root node of your model is not but ?
At creation time of the uml2 model you have to select the root node and the
default is package.
Please check th