Re: [Andromda-user] Examples of EJB-cartridge usage

2005-03-30 Thread Wouter Zoons
Oh, and another thing... The AndroMDA IRC channel mentioned on the website; Is it no longer available? Hmmm we haven't used it in a while, so it may no longer be available, I'll have to check it out. yeah I should probably remove that link from the website .. the IRC channel was useful to sch

[Andromda-user] Examples of EJB-cartridge usage

2005-03-30 Thread Morten Cools
Hi I am just starting to explore AndroMDA, and I wondered if there were any step-by-step examples/tutorials for the EJB cartridge available? I have been unable to locate any on the website, though I imagine they are there somewhere. So far, I've only tried generating simple entity/session beans,

Re[2]: [Andromda-user] AndroMDA 3.0 Boot Camp - next date in April!

2005-03-30 Thread Matthias Bohlen
Hello Fernando, Wednesday, March 30, 2005, 1:51:07 PM, you wrote: FC> Congratulations. But for the rest of us that can't go to Germany, FC> any chance of after the training, putting some of the course texts FC> and models on the web? sorry, the course material is stuff that the trainees pay for,

[Andromda-user] a new kind of error

2005-03-30 Thread Bernard Sirius
I just wanted to re-evalute my model using andromda RC1-SNAPSHOT, and got the following (validation) error(s) (24 or them): ERROR [AndroMDA:VALIDATION:ERROR] 1) [Data::fractals.psychos.core::i18n::entity: :Label]:All attributes on an entity (other than enumerations) must be of UML Dat aType. Note

Re: [Andromda-user] Problems building own cartridge

2005-03-30 Thread Chad Brandon
Martin West wrote: Im in the middle of refactoring the ANT support. Ill add to the requirements. btw if you have any other requirements for ANT support, please feel free to drop me a note. The ant support is already there, the only thing that isn't there is that the ant project generator is out

[Andromda-user] RE: AndroMDA and ARIS: UML Model

2005-03-30 Thread stefan . scheidt
Hi there, I still try to understand what's going on with my ARIS UML Models... I can confirm your observation, Wouter: Opening the ARIS UML Model with MagicDraw shows the ActivityGraph with the Name "Untitled". Giving the right name and saving the model seems to solve the problem, as you said. T

Re: [Andromda-user] Problems building own cartridge

2005-03-30 Thread Martin West
Im in the middle of refactoring the ANT support. Ill add to the requirements. btw if you have any other requirements for ANT support, please feel free to drop me a note. On Wed, 2005-03-30 at 10:48 +0200, MArtin Schumacher wrote: > > Add these properties to your project.properties file of your ca

[Andromda-user] AndroMDA 3.0 Boot Camp - next date in April!

2005-03-30 Thread Matthias Bohlen
Hello, after the new release 3.0RC1 of AndroMDA has come out, you may be interested in the corresponding training: AndroMDA Boot Camp "from scratch to your own cartrigde in four days" Location: Bonn, Germany Date: April 25-28, 2005 Trainer: Matthias Bohlen For more informatio

Re: [Andromda-user] Problems building own cartridge

2005-03-30 Thread MArtin Schumacher
Add these properties to your project.properties file of your cartridge: # specify that we don't want to process the package containing the core metafacades # (since by default it is set to process all of them) maven.andromda.modelPackage.0.name=org.andromda.metafacades.uml maven.andromda.modelPack