[Andromda-user] Re: Andromda-user digest, Vol 1 #1034 - 9 msgs

2005-02-26 Thread rob
First of all, I am too a new AndroMDA user and I've found it easy to use and an incredible time saver. I'm very, very impressed. MANY MANY THANKS! Quick question: I read this today, and was wondering if anyone had a SOAP cartridge. I guess the question I mean to ask is where can I find cartr

RE: [Andromda-user] how big are your models?

2005-02-26 Thread Chad Brandon
Carlos Cuenca is using it on a fairly large model, I think he has like 300 classes: 60 services, 60 use cases, etc. He's using bpm4struts, hibernate and the java cartridge (Carlos could give you more information). Not exactly sure what you mean by your second question? Chad -Original Messa

RE: [Andromda-user] how big are your models?

2005-02-26 Thread Wouter Zoons
I have used AndroMDA on 2+ projects now #1: 35 entities, axis webservices (2 hops), struts, ejb, hibernate, millions of records in the DB, fault-taulerant, high-available, running on 156 machines (clusters of 27 each and a few stand-by machines) #2: 30 entities, spring, hibernate, struts, 10.000s

[Andromda-user] how big are your models?

2005-02-26 Thread Bernard Sirius
just out of curiosity: - are there really big models being developed using AndroMDA out there? I mean "big" in terms of number of entites/services, SOAP services deployed, complex inheritance, etc...? - how well suited is androMDA when confronted to a legacy system once has to improve? bernard

RE: [Andromda-user] Question regarding BPM4Struts catridge modeling

2005-02-26 Thread Chad Brandon
Yes, Wouter does do a good job in his explanations, doesn't he :) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Nico Krause Sent: Saturday, February 26, 2005 11:04 AM To: [EMAIL PROTECTED] Cc: andromda-user@lists.sourceforge.net Subject: RE: [Andromda-

FW: [Andromda-user] stacktrace

2005-02-26 Thread Wouter Zoons
Seems this solved Bernard's problem. -Original Message- From: Bernard Sirius [mailto:[EMAIL PROTECTED] Sent: Saturday, February 26, 2005 11:37 PM To: [EMAIL PROTECTED] Subject: RE: [Andromda-user] stacktrace that's it: I forgot I did this... I had issues with MagicDraw, and I tried to di

RE: [Andromda-user] stacktrace

2005-02-26 Thread Wouter Zoons
Did you disable validation by any chance ? Because if you did and you forgot to set an attrbiute's type you're likely to have this problem .. > -Original Message- > From: [EMAIL PROTECTED] [mailto:andromda-user- > [EMAIL PROTECTED] On Behalf Of Bernard Sirius > Sent: Saturday, February 26,

RE: [Andromda-user] stacktrace

2005-02-26 Thread Wouter Zoons
Hello Bernard, So you are using the Spring cartridge, and you are tagging classes with the <> stereotype, or you sure you are tagging other elements with that tagged value ? Enumerations perhaps ? I'm trying to reproduce .. can you send me your model ? -- Wouter > -Original Message- > F

RE: [Andromda-user] missing tabs

2005-02-26 Thread Wouter Zoons
Hello Leif, It has been decided to remove this feature form the bpm4struts cartridge. In was under the assumption the tagged values had been removed from the documentation also, apparently I was wrong. The reason was that it could easily become *very* complicated to properly render them, especial

[Andromda-user] missing tabs

2005-02-26 Thread Leif Johansson
I can't find @andromda.struts.view.field.tabindex @andromda.struts.action.tabindex in the MD UML Profile anymore. They are still referenced by the documentation and seems like something I would like to use. Where have they gone to? Cheers Leif ---

[Andromda-user] stacktrace

2005-02-26 Thread Bernard Sirius
I got the following exception trying to mda my model... I really dunno what caused it... --- AndroMDA Exception Recording --- Version : 3.0-RC1-20050223063139 Error ..: Error performing ModelProcessor.process with model(s) --> 'jar:file:c:\programming\java\work\psychos\mda/

RE: [Andromda-user] Question regarding BPM4Struts catridge modeling

2005-02-26 Thread Wouter Zoons
Hi Nico, Thank you for the compliments! Very much appreciated! I would just like to add that all of this would only be possible with all the help I'm getting from those other people out there, backing me up and helping out where possible. This includes Chad in the first place, who I am constantl

RE: [Andromda-user] Question regarding BPM4Struts catridge modeling

2005-02-26 Thread Nico Krause
Hello Wouter, i am watching the list since some weeks now. And by the way i am trying to figure out the technologie. I really believe in it and i hope to support and use it asap in my current projects. Well, what i really wanted to say is: I would like to thank you for all the detailed informati

RE: [Andromda-user] Question regarding BPM4Struts catridge modeling

2005-02-26 Thread Wouter Zoons
Hi,   The documentation regarding the table feature is not fully rewritten yet. It will be in a week or so.   In order to have the selectable rows feature you will currently need to edit the generated JSP page manually .. the reason is that HTML submits only checkboxes that have been ch

[Andromda-user] Question regarding BPM4Struts catridge modeling

2005-02-26 Thread Sai Alluru
Hi,   I am new to this tool. I am currently trying to figure of the functionality it provides. My question, Is there a way to disaplay a table in a form with several columns and a check box per row. Then when the form is submitted either the entire contents of the table or rows of the table that ar