that would be for AndroMDA 2.1.2, right ?

normally you need a plain class with attribute (they all need types) and non-empty names and the ValueObject stereotype.

it's really not normal that it is not working, unfortunately I don't have the time to help you out with AndroMDA 2.1.2 ... anyone else knows what to do here ?

puzzled...

-- Wouter ;-)

Andrzej Dmoch wrote:

Hi,
I got the ejb catridge running properly (entity-beans, session-beans outlets). Now, I was trying to generate the ValueObject. So I added
<outlet cartridge="java" outlet="value-objects" dir="${gensrc}"
/>
to the ant build.xml file and created a simple class in the UML diagram with the <<ValueObject>> stereotype. My value object class has no associations and is located in the same package es ejb classes.
I see the following in the output:
[andromda] CartridgeFinder: Cartridge found: ejb
[andromda] CartridgeFinder: Cartridge found: java
But the class is not generated :(
There're no error reports (not found templates) in the velocity.log.
Of course, I get the "Different storage version" Exception in the mdr.log, but as I've read in the archives, it's normal.
Is there anything special I should take care about when creating the ValueObjects in UML? I'm using Poseidon.
BTW, I've seen that the Namespace attribute of the ValueObject stereotype in the examples is set to org.andomda.defaultprofile. Does it have any meaning?
Cheers,
AnD





------------------------------------------------------- This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND _______________________________________________ Andromda-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to