Re: [Andromda-user] hibernate lazy-loading bottleneck

2005-02-15 Thread Bernard Sirius
OK, well... it seems to be fixed. Chad asked me to send him my project, which, to save our precious trade secrets, I couldn't reasonably afford to do. So I decided to make a new test project from scratch... and it worked! I've then replaced the mock model by the genuine, original one... and it wo

RE: [Andromda-user] hibernate lazy-loading bottleneck

2005-02-15 Thread Chad Brandon
Can you send me your entire project, with the test you're trying to run? I'd like to try it out. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bernard Sirius Sent: Tuesday, February 15, 2005 3:21 PM To: andromda-user@lists.sourceforge.net Subject: [Andro

RE: [Andromda-user] RE: Spring now using the Hibernate cartridge

2005-02-15 Thread Chad Brandon
Nope, no readme, however if you want to see an example of how you would use the two combined, generate a project using the latest andromdapp:generate goal (once Cruise Control gets a nightly build out...CVS has been having problems) and choose spring and you'll see how the mda/project.xml is now co

[Andromda-user] hibernate lazy-loading bottleneck

2005-02-15 Thread Bernard Sirius
Hi, This isn't directly an AndroMDA issue, but a hibernate/spring one. I'm so glad to let AndroMDA address all the complexity of my models, but in the end I'm completely stuck with horribly mundane considerations. And after all, if AndroMDA were perfect I wouldn't have to care about all this ;-)

[Andromda-user] RE: Spring now using the Hibernate cartridge

2005-02-15 Thread Kiran Keshav
Hello, Is there a readme outlining the changes that were made to the Spring Cartridge nightly build and the corresponding Hibernate Cartridge changes (if any)? Regards, Kiran --__--__-- Message: 12 From: "Chad Brandon" <[EMAIL PROTECTED]> To: , Date: Tue, 15 Feb 2005 09:53:31 -

[Andromda-user] RE: Help on debugging

2005-02-15 Thread Chad Brandon
Look at the maven-andromda-plugin docs (more specifically the properties you can use with the plugin).you can configure logging. -Original Message- From: Bak Attila (SDA) [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 15, 2005 3:44 AM To: Chad Brandon Subject: Help on debugging Hi

RE: [Andromda-user] Article: Open Source LMS with AndroMDA!

2005-02-15 Thread Wouter Zoons
Great stuff as usual Lofi! Thanks for the link! Keep it up -- Wouter > -Original Message- > From: [EMAIL PROTECTED] [mailto:andromda-user- > [EMAIL PROTECTED] On Behalf Of Lofi Dewanto > Sent: Tuesday, February 15, 2005 8:16 PM > To: andromda-user > Subject: [Andromda-user] Article: Open

[Andromda-user] Article: Open Source LMS with AndroMDA!

2005-02-15 Thread Lofi Dewanto
Dear AndroMDA community, we published a new article about Open Source LMS (Learning Management System) with MDA (Model Driven Architecture) which is - of course :-) - based on AndroMDA. Hope to see more and more users and devs for AndroMDA! 1. Model Driven Architecture (MDA): Integration and Mode

[Andromda-user] Spring now using the Hibernate cartridge

2005-02-15 Thread Chad Brandon
For anyone using the Spring Cartridge in the nightly build, the latest changes require you to use the hibernate cartridge together with the spring cartridge to generate the hibernate entities, entity impls, and hibernate mapping files (the Spring Cartridge no longer generates that stuff).

Re: [Andromda-user] simple application

2005-02-15 Thread Wouter Zoons
> can i build an application androMDA on using juste a class diagram ? > sure, just give it a try: create a package and add a single class to it, give it the <> stereotype; give it a name and add a few attributes (make sure the attribute types are coming from the 'datatype' package, for example da

[Andromda-user] simple application

2005-02-15 Thread Tarik El Galaf
que doit contenir mon modèle. est ce que je peux générer une application androMDA en utilisant juste un diagramme de classe ? can i build an application androMDA on using juste a class diagram ? --- SF email is sponsored by - The IT Product Gui

RE: [Andromda-user] Reports

2005-02-15 Thread Wouter Zoons
I would like to add that this is documented here: http://team.andromda.org/docs/andromda-cartridges/index.html#mergeMappingsUri some merge points exist in web.xml, in your case you will want to replace with the additional servlets you want to include -- Wouter > I usually use a servlet for thos

RE: [Andromda-user] Reports

2005-02-15 Thread Chad Brandon
I usually use a servlet for those types of things (PDF report creation), currently you can't have a servlet generated, but you can merge in the servlet (into the web.xml) you manually create using the merge mappings. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On B

[Andromda-user] Reports

2005-02-15 Thread oemer
Hi AndroMDA-Team, my first problems solved now. Thank you for this good support! Another Question: Now I have to implement rtf reports with iText. The best way I think is to send the rtf stream (build in a serviceImpl) to the response output stream (over controllerImpl). What do I have to d

RE: [Andromda-user] many-To-many question

2005-02-15 Thread Chad Brandon
Well currently you'll need to create the collection of cars yourself, add the car and set it on the person, however we probably should be able to generate this on the entities I would think. Please file an enhancement request for the hibernate cartridge (since Spring will soon be using the hiberna

[Andromda-user] many-To-many question

2005-02-15 Thread Deimel, Michael
Title: many-To-many question Hello, we are using the spring-cartridge. We have a many-to-many relationship between persons and cars. We want to add a car to a person but the car-collection is null. Do we need to create the collection on our own or is there any possibility to generate it aut

RE: [Andromda-user] How to get the name of the activity map

2005-02-15 Thread jsa
Wouter, Thank you very much. You are right, I explored the possibility of adding tagged values to specify the name of the graph as a workaround, but Poseidon does not allow to set tagged values in activity diagrams. ... I'll download an evaluation version of MagicDraw to see its features. Thank

Re: [Andromda-user] (no subject)

2005-02-15 Thread Wouter Zoons
> bonjour > vous pouvez me repondre en anglais. en fait, j'arrives a comprendre mais > j'ai des difficultés pour exprimer. > bon, je suis entrain de developpé un framework sous eclipse pour la > génération de code pour les différentes couches d'une application web. > donc, > je suis entrain de test

[Andromda-user] format xmi

2005-02-15 Thread Tarik El Galaf
bonjour vous pouvez me repondre en anglais. en fait, j'arrives a comprendre mais j'ai des difficultés pour exprimer. bon, je suis entrain de developpé un framework sous eclipse pour la génération de code pour les différentes couches d'une application web. donc, je suis entrain de tester androMDA po

[Andromda-user] (no subject)

2005-02-15 Thread Tarik El Galaf
bonjour vous pouvez me repondre en anglais. en fait, j'arrives a comprendre mais j'ai des difficultés pour exprimer. bon, je suis entrain de developpé un framework sous eclipse pour la génération de code pour les différentes couches d'une application web. donc, je suis entrain de tester androMDA po

RE: [Andromda-user] How to get the name of the activity map

2005-02-15 Thread Wouter Zoons
Jose, I just found the problem: you have named the diagram, not the graph there is a difference, the diagram is part of the visualization while the graph makes up part of the actual datastructure read by AndroMDA. The problem is that you cannot do anything about it, this is how Poseidon stores X

RE: [Andromda-user] How to get the name of the activity map

2005-02-15 Thread jsa
Hi Wouter, I have tried to create it inside a package, but it doesn’t work (same error, I get the package name as $map.contextElement.packageName, $map.packageName contains an empty string). I will file a bug. Thanks a lot, jms. -Original Message- From: Wouter Zoons [mailto:[EMAIL PR

RE: [Andromda-user] How to get the name of the activity map

2005-02-15 Thread Wouter Zoons
hi Jose, I noticed your use-case is not in a package, can you try moving it into a package created in the root model element ? let me know if it works, you might want to file a bug in our AndroMDA JIRA installation so that users are notified with a warning message in the future -- Wouter > > Hi

Re: [Andromda-user] Problem of language

2005-02-15 Thread Wouter Zoons
salut Tarik, go right ahead, I will reply in English so the rest will understand vas-y, je vais te répondre en Anglais pour que les autres te comprennent --Wouter > good morning > i juste want if there it is necassery to speak english i have some > problems > and i am enable to explain in engli

[Andromda-user] Problem of language

2005-02-15 Thread Tarik El Galaf
good morning i juste want if there it is necassery to speak english i have some problems and i am enable to explain in english is there any one who speak french. thanks. --- SF email is sponsored by - The IT Product Guide Read honest & candid r

RE: [Andromda-user] How to get the name of the activity map

2005-02-15 Thread jsa
I have not created my own meta-facades for now. In my andromda-cartridge.xml file, this is how I register my template: [...] [...] I have created my activity graph inside and outside an use case. In

Re: [Andromda-user] How to get the name of the activity map

2005-02-15 Thread Wouter Zoons
that's strange, $map.name should work because we're using it all the time how did you model your graph, in a use-case ? how are you calling the facades from your templates ? -- Wouter > > Hi, > > I am developing a new cartridge under andromda-3.0RC1-SNAPSHOT, but I am > unable to get the name of

[Andromda-user] How to get the name of the activity map

2005-02-15 Thread jsa
Hi, I am developing a new cartridge under andromda-3.0RC1-SNAPSHOT, but I am unable to get the name of the activity map I try to process. In my .vsl file, I have the following ($map is my context): Map is $map --- MAP ATTRIBUTES --- ContextElement $map.contextEleme

[Andromda-user] MetafacadeFactory Exception in Spring Model Processing

2005-02-15 Thread Roy Feldman
Spring Cartridge Users, A word to the wise, I was getting a strange exception running the Spring cartridge until I explicitly "ignored" the hibernate namespace. This was never an issue until the latest nightly build. cheers, roy --- S