RE: [Andromda-user] BMP4Struts layout

2004-06-23 Thread Wouter Zoons
You're right: this cannot be done purely with bpm4struts About the tagged values: can be done of course, and if it would help it is definitely worth looking at I propose you come up with something, send me the specification of what it can/must do and we can discuss some more. -- Wouter > -O

Re: [Andromda-user] CVS Build Failure

2004-06-23 Thread Chad Brandon
Hi Vincent, If you checked out andromda-all CVS there should be no missing dependancies, if you take a look at andromda-all/project.properties you'll see there's a maven.repo.remote property defined in there that points to http://www.andromda.org/maven all the dependencies (that aren't in the defa

Re: [Andromda-user] CVS Build Failure

2004-06-23 Thread Vincent-Olivier Arsenault
Hi Chad, I did what you said and I got another error saying that some dependencies could not be found, but then I took my colleague's maven repository and it works now. Just to let you know that there are still some missing depedencies (I didnt' take them in note). Thanks, Vincent -

[Andromda-user] auto-increament in CMP

2004-06-23 Thread Carol Li
Hi, I wonder how I can use auto-increament for the primary key in CMP? Since all primary keys are implemented as String in Andromda, I wonder if it can cause any problem when using auto-increament. By the way, I tried to add auto-increament in the jbosscmp-jdbc.xml but JBoss didn't accept the xml.

AW: [Andromda-user] androMDA comile error on metametafacade

2004-06-23 Thread Thorsten Lamby
Hi Chad! I am also very confused about which build of the samples I have to use with which version of JBoss. I used the JBoss 3.2.1 first which produced some strange errors and after downloading some JARs from Apache it nearly worked, but some EJB probably are not deployed. JBoss 3.2.3 brings a to

[Andromda-user] BMP4Struts layout

2004-06-23 Thread Carlos Cuenca
Hi, I had been looking arround, and I didn`t find any way of defining a layout so the elements on the jsp page can be rendered on a way defined on the model. I am not sure if it is correct to define this on the model, but if it is, what about defining special tagged values for possitioning in w

Re: [Andromda-user] CVS Build Failure

2004-06-23 Thread Chad Brandon
Hi Vincent, Can you run with maven -e and send send me the complete stack trace..I need to see more info. Also are you giving Maven more memory when building? (i.e. export MAVEN_OPTS=-Xmx512m)? Chad --- Vincent-Olivier Arsenaultq <[EMAIL PROTECTED]> wrote: -

[Andromda-user] CVS Build Failure

2004-06-23 Thread Vincent-Olivier Arsenaultq
Hi all, My colleague, François Eric has successfully built AndroMDA 3 CVS snapshot, but I do not have the same luck. You will find below the error that I get. TIA, Vincent-Olivier Arsenault Platform spec : - P4 3GHz CPU, 500mb RAM - Windows XP home - JDK 1.4.2_04 Maven output excerpt : BU

Re: [Andromda-user] androMDA comile error on metametafacade

2004-06-23 Thread Chad Brandon
You're welcome..I'm glad it working. We've tested it on jboss-3.2.3, you may have to adjust the libs some in the samples to get them working in any jboss version below that. It should work with jboss-3.2.4 as well (however, we haven't tested it and you'll have to remove the JSP precompilation in

Re: [Andromda-user] androMDA comile error on metametafacade

2004-06-23 Thread MaboMail
Hello Chad! Thanks for your help! I download the src from sourceforge and i deploy it with mavennow all it running! I have another question: wich version of jboss i must to use? Now i use jboss3.2.1 but i modify all entru of commons_logging1.0.3 with commons_logging_1.0.4! It is correct? Can

Re: [Andromda-user] androMDA comile error on metametafacade

2004-06-23 Thread Chad Brandon
Try doing this: Delete your %USERPROFILE%/.maven directory (this contains your local maven repository), delete any maven-andromda-plugin* files that exist in your %MAVEN_HOME%/plugins directory. Download the source distribution of M1 from here: http://sourceforge.net/project/showfiles.php?group_i

[Andromda-user] BMP4struts & displaytag

2004-06-23 Thread Carlos Cuenca
Hi, is there any way of creating dynamic links within the displaytag? this is because I want to create a dispaly tag and have the actions for delete update and view, I supose that this should be done in the model within the transition diagrams?? Thank you! Carlos smime.p7s Description: S/MIME

Re: [Andromda-user] Errors after deploying examples

2004-06-23 Thread Chad Brandon
Hi Raf, - Original Message - From: "Raf Haesen" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, June 23, 2004 4:16 AM Subject: [Andromda-user] Errors after deploying examples > Hello everybody > > I'm trying to get started with AndroMDA 3.0M1... First of all, I got the > sa

Re: [Andromda-user] Problems building 3.0M1

2004-06-23 Thread Chad Brandon
- Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, June 23, 2004 1:25 AM Subject: [Andromda-user] Problems building 3.0M1 > Hi andromda users, > > I tried to build andromda 3.0 m1 and have the following problem. Here is > more or less exactly what I

Re: [Andromda-user] androMDA comile error on metametafacade

2004-06-23 Thread MaboMail
I do not understand!!! I execute "cvs checkout -r V3_0M1 " so i suppose that i had the V3_0M1. I'd like to install andromda Can you tell me where i can find a complete and correct document for download, deploy and run andromda and the examples? And all the version compatibility with

[Andromda-user] Errors after deploying examples

2004-06-23 Thread Raf Haesen
Hello everybody I'm trying to get started with AndroMDA 3.0M1... First of all, I got the same error as Benoit while downloading dependent packages. I changed currentVersion in project.xml from 3.0M1 to 3.0M1-SNAPSHOT and it worked. Both examples can be build, but after deployment in JBoss I got th