I'm already doing this. When doing it, I get the Duplicate Class error.
That's solved.
The problem now is when using the enumeration as the type of a value object attribute.
While compiling VOs (as when doing maven -o common) I get that the enumeration class can't be found (but inside Eclipse it works)


Regards
Bruno

Wouter Zoons dijo lo siguiente el 26/01/2005 21:46:

Use the 'enumerations' outlet from either the java cartridge or either the
hibernate or spring cartridge, not both at the same time



-----Original Message-----
From: [EMAIL PROTECTED] [mailto:andromda-user-
[EMAIL PROTECTED] On Behalf Of Bruno Suárez Laffargue
Sent: Wednesday, January 26, 2005 9:16 PM
To: Andromda User
Subject: [Andromda-user] Enumeration problem

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









------------------------------------------------------- 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