Hi all,

I'm getting an error with an <<Enumeration>> stereotyped class.
I have deactivated the java enumeration generation instead of the hibernate one, because it was giving me a duplicated class error.


I have an attribute in a <<ValueObject>> of my <<Enumeration>> type, to transfer the value.
Eclipse gives me no one error, but the command line compilation with maven tells that he cannot resolve <<Enumeration>> class' symbol.


Compiling core alone is done correctly. (I also have Entities with the same <<Enumeration>> type)

How can I solve that?

Thanks
Bruno

PD: I'm using AndroMDA RC1, with hibernate, ejbs and bpm4struts





-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
Andromda-user mailing list
Andromda-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to