[Andromda-user] AndroMDA and MagicDraw 8.0

2004-09-08 Thread stefan . scheidt
Hi, now that MagicDraw 8.0 is out: does anyone allready have experiences in using MD 8.0 togehter with AndroMDA (3.0)? Regards Stefan --- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get

RE: [Andromda-user] Error deploying on Jboss

2004-09-08 Thread Wouter Zoons
Try deploying on Jboss w/ Tomcat 5.. we are all using Jboss 3.2.5 with tomcat 5 embedded, that version has a quite big performance improvement over version 3.2.3 Good luck -- Wouter > -Original Message- > From: [EMAIL PROTECTED] [mailto:andromda-user- > [EMAIL PROTECTED] On Behalf Of Carl

Re: [Andromda-user] Error deploying on Jboss

2004-09-08 Thread Chad Brandon
Woops I see Wouter already answered :) - Original Message - From: "Wouter Zoons" <[EMAIL PROTECTED]> To: "'Carlos Cuenca'" <[EMAIL PROTECTED]>; "'andromda-user'" <[EMAIL PROTECTED]> Sent: Wednesday, September 08, 2004 8:22 PM Subject: RE: [Andromda-user] Error deploying on Jboss Try dep

Re: [Andromda-user] Error deploying on Jboss

2004-09-08 Thread Chad Brandon
Try JBoss-3.2.5 we've been testing with tomcat 5 and that works. - Original Message - From: "Carlos Cuenca" <[EMAIL PROTECTED]> To: "andromda-user" <[EMAIL PROTECTED]> Sent: Wednesday, September 08, 2004 8:07 PM Subject: [Andromda-user] Error deploying on Jboss Hi, I had just downloaded

[Andromda-user] Error deploying on Jboss

2004-09-08 Thread Carlos Cuenca
Hi, I had just downloaded the CVS and compiled Andromda (I think I got all mayor changes for Bpm4Struts), everything went fine, I had created a new proyect which compiles O.K., but when I deploy at Jboss I get the following error: 02:01:51,054 INFO [EmbeddedTomcatService] deploy, ctxPath=/carr

Re: [Andromda-user] freshly generated xmi file won't open

2004-09-08 Thread Chad Brandon
-- This should be fixed in CVS The latest error when I did cvs update; maven dist ERROR [ModelProcessor] Error performing ModelProcessor.process with model(s) --> 'jar:file:/hda6/tools/andromda-all/cartridges/andromda-ejb/src/test/uml/EJBCartridgeTestModel.xml.zip!/EJBCartridgeTestModel.xml' java.i

Re: [Andromda-user] Can't see generated Java files for a simple Model

2004-09-08 Thread Carlos Cuenca
Hi!. basically in Andromda you have two sources folders one is inside the Ejb or Hibernate folder and it is called /src and another one on the Bpm4Strus, also called /src. In order to clean all the generated files you can "maven clean", (and all the files within the /target folders will be del

Re: [Andromda-user] freshly generated xmi file won't open

2004-09-08 Thread Martin West
You cant win Chad, here is Chad's other answer. http://sourceforge.net/mailarchive/message.php?msg_id=9297203 Another useful tip is to search the archives because quite often the problem has already been encountered and these fine chaps have already answered it. You can search the archives at h

RE: [Andromda-user] bpm4struts latest changes

2004-09-08 Thread Wouter Zoons
> -Original Message- > From: Martin West [mailto:[EMAIL PROTECTED] > > On Wed, 2004-09-08 at 20:11, Wouter Zoons wrote: > > Hi people, > > > > There has been some major changes in the bpm4struts cartridge that will > > affect projects using the milstone > > Hopefully not a Freudian slip :

Re: [Andromda-user] freshly generated xmi file won't open

2004-09-08 Thread Martin West
The latest error when I did cvs update; maven dist ERROR [ModelProcessor] Error performing ModelProcessor.process with model(s) --> 'jar:file:/hda6/tools/andromda-all/cartridges/andromda-ejb/src/test/uml/EJBCartridgeTestModel.xml.zip!/EJBCartridgeTestModel.xml' java.io.FileNotFoundException: /tmp.

Re: [Andromda-user] freshly generated xmi file won't open

2004-09-08 Thread Brian Hill
Chad Brandon wrote: Its in your maven repo: .maven/repository/andromda/xml.zips Hmm, the only thing there is another directory: plugins/ which contains two jars maven-andromda-plugin-3.0M3-SNAPSHOT.jar maven-andromdapp-plugin-3.0M3-SNAPSHOT.jar --Brian --

Re: [Andromda-user] freshly generated xmi file won't open

2004-09-08 Thread Martin West
Ill try again tonight, I wanted to check the link worked. On Wed, 2004-09-08 at 21:48, Chad Brandon wrote: > Yeah good point Martin. You can't build the docs? > What problems are you having...also feel free to > attach the diffs to a jira issue and I'll add them in. > > Chad > > --- Martin Wes

Re: [Andromda-user] freshly generated xmi file won't open

2004-09-08 Thread Chad Brandon
Yeah good point Martin. You can't build the docs? What problems are you having...also feel free to attach the diffs to a jira issue and I'll add them in. Chad --- Martin West <[EMAIL PROTECTED]> wrote: > This is a re-occurring problem, perhaps should be > put into > > http://team.andromda.org

Re: [Andromda-user] freshly generated xmi file won't open

2004-09-08 Thread Martin West
This is a re-occurring problem, perhaps should be put into http://team.andromda.org/docs/starting.html btw, I have made the other doc changes but I havent been able to check because I havent been able to build the docs. On Wed, 2004-09-08 at 21:29, Chad Brandon wrote: > Its in your maven repo:

Re: [Andromda-user] bpm4struts latest changes

2004-09-08 Thread Martin West
On Wed, 2004-09-08 at 20:11, Wouter Zoons wrote: > Hi people, > > There has been some major changes in the bpm4struts cartridge that will > affect projects using the milstone Hopefully not a Freudian slip :<{ > builds, so before switching to a > version later than today's please read the change

Re: [Andromda-user] freshly generated xmi file won't open

2004-09-08 Thread Chad Brandon
Its in your maven repo: .maven/repository/andromda/xml.zips --- Brian Hill <[EMAIL PROTECTED]> wrote: > The XMI file that is made by andromda:genapp > contains a couple of > entries like: > > href='andromda-profile-3.0M3-SNAPSHOT.xml.zip|_8a70287_1078771814628_2

[Andromda-user] freshly generated xmi file won't open

2004-09-08 Thread Brian Hill
The XMI file that is made by andromda:genapp contains a couple of entries like: Where does one get andro

[Andromda-user] bpm4struts latest changes

2004-09-08 Thread Wouter Zoons
Hi people, There has been some major changes in the bpm4struts cartridge that will affect projects using the milstone builds, so before switching to a version later than today's please read the change-log here: http://team.andromda.org/docs/changes-report.html The most important ones are briefly

Re: [Andromda-user] getting started documentation is more like getting stuck documentation

2004-09-08 Thread Brian Hill
-- How do you suggest we organize them? All of the following should be in a single getting started document rather than having the first-time user go from Getting Started --> Plugin --> Download The single getting started document would contain: AndroMDA is distributed as a Maven Plug-

[Andromda-user] Using Mevenide on NetBeans 4.0 to edit/build/debug AndroMDA

2004-09-08 Thread Philippe Monnet
Today I decided to try out the new version of Mevenide for NetBeans 4.0 beta 1. It is a very cool plug-in: once you open the root project, Mevenide automatically parses the subprojects and "mounts" them in the IDE and sets the classpaths based on declared dependencies. This greatly makes life easie

Re: [Andromda-user] getting started documentation is more like getting stuck documentation

2004-09-08 Thread Chad Brandon
--- Brian Hill <[EMAIL PROTECTED]> wrote: > Two problems: > > (1) After clicking on a few poorly organized links, > you are instructed > to set: -- How do you suggest we organize them? > > maven.repo.remote=http://www.ibiblio.org/maven,http://team.andromda.org/maven > > Where??? Yes need to

RE: [Andromda-user] getting started documentation is more like getting stuck documentation

2004-09-08 Thread Wouter Zoons
Hi Brian, Are you new the open-source and social contacts in general ? The proper way is asking with a question, Let me put you on track 1. what exactly is poorly organized ? 2. what are you trying to do in the first place ? 3. did you ever use maven before ? 4. are you behind a firewall ? 5. w

[Andromda-user] getting started documentation is more like getting stuck documentation

2004-09-08 Thread Brian Hill
Two problems: (1) After clicking on a few poorly organized links, you are instructed to set: maven.repo.remote=http://www.ibiblio.org/maven,http://team.andromda.org/maven Where??? After being stuck for a while I stumbled upon the idea of putting this in a project.properties file in the directory

RE: [Andromda-user] Another small template bug

2004-09-08 Thread Sascha-Matthias Kulawik
I've fixed it, will be in CVS today or tomorrow. > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of Erwin Teseling > Sent: Wednesday, September 08, 2004 4:45 PM > To: [EMAIL PROTECTED] > Subject: [Andromda-user] Another small template bug > > Hi,

RE: [Andromda-user] RE: passing data between use cases

2004-09-08 Thread Wouter Zoons
Yes, that's very normal, The hyperlink and the form represent different actions You need to preload the 'name' field using the controller and then the hyperlink will display it correctly A hyperlink can never sent data that is filled in a form, a hyperlink is rendered as HTML and what is sent is

Re: [Andromda-user] RE: passing data between use cases

2004-09-08 Thread Walter Mourão
If the user fills in a field called "name" at a form and this field is sent via a hyperlink to another use case, the HTTP POST that should have filled the parameter value will not happen (we're using a hyperlink, that will generate a HTTP GET). Therefore, the value sent to the second use case will

Re: [Andromda-user] attribute not null tagged value

2004-09-08 Thread Martin West
Yes thats it. Hmm, when did you sneak it in? :<} It is not in the 3.0M2. Thanks On Wed, 2004-09-08 at 15:36, Chad Brandon wrote: > I just took this from the HibernateEntity.vsl: > > #if($attribute.required) > * not-null="true" > #end > > Is that not what you're talking about? > > --

[Andromda-user] Another small template bug

2004-09-08 Thread Erwin Teseling
Hi, I have found another small bug in the version of the templates I am using (last weeks snapshot). It is in the EntityHome template. When you define a custom create method it does not put the opening and closing brackets "create(String argument)" around the argument(s). Regards, Erwin Teselin

Re: [Andromda-user] wrapping up the build process

2004-09-08 Thread Joe
Thanks, Martin, that works fine for me! Joe On 7 Sep 2004 at 22:35, Martin West wrote: > You could try Runtime.addShutdownHook > http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Runtime.html > > On Tue, 2004-09-07 at 19:18, Joe wrote: > > Hi, > > > > I've created my own cartridge and I collec

Re: [Andromda-user] attribute not null tagged value

2004-09-08 Thread Chad Brandon
I just took this from the HibernateEntity.vsl: #if($attribute.required) * not-null="true" #end Is that not what you're talking about? --- Martin West <[EMAIL PROTECTED]> wrote: > hmmm, but there is no logic in the > HibernateEntity.vsl. I would have > expected some code that added hibe

Re: [Andromda-user] attribute not null tagged value

2004-09-08 Thread Martin West
hmmm, but there is no logic in the HibernateEntity.vsl. I would have expected some code that added hibernate logic not_null= as per http://www.hibernate.org/hib_docs/reference/en/html_single/#toolsetguide-s1-2 On Wed, 2004-09-08 at 15:14, Chad Brandon wrote: > Hey Martin, > > Nope no need for a

Re: [Andromda-user] attribute not null tagged value

2004-09-08 Thread Chad Brandon
Hey Martin, Nope no need for a tagged value, just define the multiplicity of the attribute as 1 (or don't define the multiplicity and it will be assumed to be 1)...if you want to make the attribute optional, give the attribute the multiplicity of 0..1. Chad --- Martin West <[EMAIL PROTECTED]> wro

Re: Re: [Andromda-user] Teamwork Best Practices

2004-09-08 Thread stefan . scheidt
Hi Walter, Chad, thanks for your response. I will try to express my questions more precisely and than post them here... Regards Stefan |+> || "Walter | || Mourão" | || <[EMAIL PROTECTED]| ||

Re: [Andromda-user] Teamwork Best Practices

2004-09-08 Thread Walter Mourão
I'm using MagicDraw modules with success. The main project uses the other modules (profile, persistence, activities) and it's working fine. It will be a pleasure to share my AndroMDA/MagicDraw (and others) experiences. Walter Chad Brandon <[EMAIL PROTECTED]> writes: >Hi Stefan, > >Using modules w

[Andromda-user] attribute not null tagged value

2004-09-08 Thread Martin West
I cant find any reference to support for the hibernate not null tag. I assume something like a tagged value on attribute @andromda.hibernate.notnull Would you like an enhancement jira? -- Martin West Head of Product Design and Development http://www.star-map.net +44(0)207 318 0308 +44(0)787 968

Re: [Andromda-user] Teamwork Best Practices

2004-09-08 Thread Chad Brandon
Hi Stefan, Using modules within Magic Draw should work pretty well. You can break the model up into these modules and then reference them from the main model. I think Walter is doing this for team oriented development. Maybe he can share his experiences? Chad --- Stefan Scheidt <[EMAIL PROTECT

Re: [Andromda-user] AndroMDA generates LocalHome class incorrect for service component?

2004-09-08 Thread Chad Brandon
Hi Erwin, I fixed this in CVS. Thanks for pointing it out. Chad - Original Message - From: "Erwin Teseling" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, September 08, 2004 4:33 AM Subject: Re: [Andromda-user] AndroMDA generates LocalHome class incorrect for service compon

Re: [Andromda-user] AndroMDA - List of users/projects

2004-09-08 Thread stefan . scheidt
Hi Lofi, thank you for your long feedback. That sounds very interesting and is very helpful for us. (Especially the link to the tiki resources page... I totaly overlooked that link! Regards Stefan --- This SF.Net email is sponsored by BEA We

Antwort: Re: [Andromda-user] Debugging code generation

2004-09-08 Thread stefan . scheidt
Hi Martin, thank you for your feedback. Regards Stefan You can turn log4j debugging ... On Wed, 2004-09-08 at 06:23, Stefan Scheidt wrote: > Hi again (hopefully you won't add me to the spam-list for andromda-user...), > > is it possible to debug the code generation process of AndroMDA? Of

RE: [Andromda-user] RE: passing data between use cases

2004-09-08 Thread Wouter Zoons
The user 'filled' the parameters badly ? > -Original Message- > From: Walter Mourão [mailto:[EMAIL PROTECTED] > Sent: Wednesday, September 08, 2004 1:42 PM > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Subject: Re: [Andromda-user] RE: passing data between use cases > > I have the foll

Re: [Andromda-user] RE: passing data between use cases

2004-09-08 Thread Walter Mourão
I have the following question: how to send the parameters when the transition (FrontEndEvent - "hyperlink") goes from a action state (FrontEndView) to a final state ? since the parameters values are filled by the user in the action state, the link's parameters didn't have the correct value yet. Wa

Re: [Andromda-user] Samples: common-beanutils missing

2004-09-08 Thread Walter Mourão
me too. "Chad Brandon" <[EMAIL PROTECTED]> writes: >Actually bpm4struts works fine with tomcat fine...been using it for a >while >:) > >- Original Message - >From: "Carlos Cuenca" <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]>; "andromda-user" ><[EMAIL PROTECTED]> >Sent: Tuesday, Septembe

Re: [Andromda-user] Can't see generated Java files for a simple Model

2004-09-08 Thread Carlos Cuenca
Hi Katta, in the log says that everything was Ok, so you should find a .ear file inside the C:\andromda-bin-3.0M2\ant\katta3\app\target that you can deploy in the default/deploy folder of your Jboss. Anyway I had opened the model and it is not Andromda compliant, you should create a new proye

[Andromda-user] Can't see generated Java files for a simple Model

2004-09-08 Thread Katta
Hi, (1) I have C:\andromda-bin-3.0M2 installed, Ant 1.6.1 and JDK 1.4.2 installed. I was able to build sample apps. Also, I was able to create a new EJB application using Ant. (2) I have create a simple UML Model (attached as .zp file. Please rename that as '.zip' once downloaded. It was done beca

Re: [Andromda-user] AndroMDA - List of users/projects

2004-09-08 Thread Lofi Dewanto
> is there any list of references for the use of AndroMDA available? Eg. which companies are using AndroMDA or which kind of projects are developed with AndroMDA? We, OpenUSS (J2EE Open Source E-Learning System: http://www.openuss.org), begin to use AndroMDA to reverse engineer the whole applica

Re: [Andromda-user] AndroMDA generates LocalHome class incorrect for service component?

2004-09-08 Thread Bruno Suárez Laffargue
You don't need to rebuild the whole AndroMDA. Just go to the root of the cartridge (in this case /cartridges/andromda-ejb) and type maven -Dmaven.test.skip=true clean jar:install (you also could add -o flag for second and over executions) If you've changed the cartridge is logic that the tes

Re: [Andromda-user] AndroMDA generates LocalHome class incorrect for service component?

2004-09-08 Thread Erwin Teseling
Hi, I actually think I allready found it, this "{" is not defined in the SessionLocalHome.vsl template. I am using the andromda-src-3.0M3-SNAPSHOT, but I am not sure on how to rebuild it (with what maven target(s)), because it does not seam to pick up the change with just running maven from the

Re: [Andromda-user] Debugging code generation

2004-09-08 Thread Martin West
You can turn log4j debugging log4j.properties ### direct log messages to stdout ### log4j.appender.stdout=org.apache.log4j.ConsoleAppender log4j.appender.stdout.Target=System.out log4j.appender.stdout.layout=org.apache.log4j.PatternLayout log4j.appender.st

[Andromda-user] AndroMDA generates LocalHome class incorrect for service component?

2004-09-08 Thread Erwin Teseling
Hi All, I have tagged a service component as andromda.ejb.viewType=local. It actually does generate all the classes, but the LocalHome misses the "{" right after the extends definition: /* Autogenerated by AndroMDA (SessionLocalHome.vsl) - do not edit */ package nl.vipe.booking.ejb; /** * Local

[Andromda-user] RE: passing data between use cases

2004-09-08 Thread Wouter Zoons
Hi Chad, What you can do in the second use-case is check for parameters using a decision point in the activity graph and redirect to another use-case in case they are missing (seems to be the cleanest solution since a use-case could be called from anywhere.. also without parameters) What concerns

RE: [Andromda-user] Teamwork Best Practices

2004-09-08 Thread Sunondo Ghosh
Hi Stefan, I am planning to do exactly what you mention below. Have one model and different team members work on different parts of the model. After discussions with some Andromda experts (Chad and Walter) and also based on input from MagicDraw engineers, my conclusion was that you can use Mag