Hi, Wouter and Chad, somewhere in the code (was it StrutsModelDecorator?), I have seen a call to "new ClassifierDecorator...". This is forbidden. :-) Decorators should always be instantiated via DecoratorFactory because otherwise the stereotype-based instantiation won't work any more.
Cheers... Matthias --- Matthias Bohlen "Consulting that helps project teams to succeed..." http://www.mbohlen.de/ ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ Andromda-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/andromda-devel
