I want to have my EJB generated from a diagram which has it depending on a POJO (IOW, no stereotype is set for Class because I don't need AndroMDA to generate it, Poseidon can handle that).
When I run AndroMDA (default/standard ejb and java cartridges used) it puts in an import statement for the POJO class that the dependency is drawn to with "Home" tacked onto the end (as if it were an << EntityRef >> stereotyped dependency, which it is not, it seems). Shouldn't AndroMDA ignore the reference if it doesn't have a supported stereotype? Figured I'd pose this question before I went digging around in the templates/engine to see what my other options were... Thanks! Colin ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Andromda-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/andromda-user
