Hi, Sorry for being late. As you said, right under ../sar/..
I shouldn't be such blind... Thanks a lot. --- Wouter Zoons <[EMAIL PROTECTED]> wrote: > hello, > > I would expect to find the file in > /your_project/hibernate/sar/target/classes/ > > are you sure it cannot be found there ? it's a kinda > strange directory > structure to find files, I admit > > cheers > -- Wouter > > > >Hi, > > > >Sorry for this long post but it's just to try to > make > >as clear as possible. Here is my problem: > > > >1. Execute 'maven andromda:genapp'. Everything's > >created. I'm performing some changes to correct > what's > >generated (e.g. namespaces element missing for > >cartridge dependencies). I took 'hibernate' as > >persistence. > > > >2. I create a simple model which contains a class > >'User' and tag it as 'Entity' stereotype. > > > >3. Go into the 'mda' directory, excute 'maven > >andromda:run'. > > > >4. Maven executes correctly (the classes 'User' & > >'UserFactory' are created). > > > >But it seems that XDoclet is not executed on 'User' > >class where is specified the XDoclet tags. And as a > >consequence, the file 'User.hbm.xml' is not > generated. > >If I execute XDoclet on this class using Ant, > >everything's fine and I get my mapping file. > > > >Am I doing something's wrong? > > > >Note: I'm using AndroMDA 3M1. > > > >Thanks, > > > >-- bs > > > > > > > >__________________________________ > >Do you Yahoo!? > >Yahoo! Mail Address AutoComplete - You start. We > finish. > >http://promotions.yahoo.com/new_mail > > > > > >------------------------------------------------------- > >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 > > > > > > > > > > > ------------------------------------------------------- > 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 > __________________________________ Do you Yahoo!? Yahoo! Mail - 50x more storage than other providers! http://promotions.yahoo.com/new_mail ------------------------------------------------------- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com _______________________________________________ Andromda-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/andromda-user
