Salut Darius,
Darius Jockel wrote: > > Hello. > > The Topcased support will be improved in the next release. > Right now, the test are based on Magic Draw models, > we plan to add more Topcased model testcases. > > You meantioned somewhere the 1.6 version, that will be published this month, don't you. Every <<Entity>> need a <<Key>>. If you don't model a <<Key>> a default pk is added to the entity by a model transformation. The model transformation creates a property 'id' with type 'long'. The type 'long' is received from the model. But if the model, does not contain a type long, no type is set. I think you discovered a bug. Maybe the long-type should be made available. I recognized some problems with UML:types, that were not available after some changes (i.e. your profile update) Another thing, the problem occurs with Topcased/Fornax running on my Linux-Workstation. The other WS is a windows-System. Maybe it is also the JDK, where 1.6 is running on Linux where a 1.5JDK runs on Windows. I'll check this at home. Darius Jockel wrote: > > Hm, I added a <<Key>> from type <<Integer>> to the entities from my > very simple topcased model, and everything works fine. > Do you assigned the stereotype <<Key>> to this properties? > Have the keys a type? > > Regards > Promised, i will check it out. There's another thing that was not perfect with you new Persistent.profile.xml, the object-id's or ... uuid's. Your recently sent Persistence.profile.uml used new key's for the defined artefacts like stereotypes and their attributes. Loading a new profile in Topcase will break the previously mapped stereotypes and attributes. Please make sure, that you will use the same ID's! -- View this message in context: http://www.nabble.com/hibernate-cartridge-fails-to-create-POJO%27s-and-a-DB-Ddl-file-tp17590388s17564p17621033.html Sent from the Fornax-Platform mailing list archive at Nabble.com. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Fornax-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fornax-developer
