RE: [Andromda-user] BPMStruts FrontEndApplication

2004-08-05 Thread Wouter Zoons
Yes, an ocl constraint should be written for it ... Feel free to create a new issue thanks -- Wouter > -Original Message- > From: [EMAIL PROTECTED] [mailto:andromda-user- > [EMAIL PROTECTED] On Behalf Of Carlos Cuenca > Sent: Thursday, August 05, 2004 8:20 PM > To: andromda-user > Subject

[Andromda-user] BPMStruts FrontEndApplication

2004-08-05 Thread Carlos Cuenca
Hi, I had test a model with no "FrontEndApplication" UseCase defined. It complies OK, with no OCL Validation errors. When I deploy in Jboss it is loaded OK, but when I point to the Application folder with the browser I get the directory Listing. Shall I submit this in Jira? Thank you Carlos ---

RE: [Andromda-user] BPM4Struts tld

2004-08-05 Thread Wouter Zoons
That's the danger of using the latest build Indeed the latest deps are xdoclet: 1.2.2-SNAPSHOT and struts: 1.2.1 Soon we'll be adding struts-menu 2.2 too I will be updating the latest-changes report with this info -- Wouter > -Original Message- > From: [EMAIL PROTECTED] [mailto:androm

[Andromda-user] BPM4Struts tld

2004-08-05 Thread Carlos Cuenca
Hi, I had compiled and generated a new porject with the AndroMda CVS this morning, and when I try to deplo the application in the Jboss I get the following error: 18:52:53,848 INFO [EmbeddedTomcatService] deploy, ctxPath=/MISAspecta, warUrl=file:/E:/jboss-3.2.3/server/default/tmp/deploy/tmp4227

Re: [Andromda-user] Composite primary key?

2004-08-05 Thread Walter Mourão
Hi Michael, really I have templates generating composite keys, but they have a lot of project specific code. One suggestion: unless you have a lot of composit keys to generate, avoid generating that. If you want to see my templates, let me know and will I send to you. Regards, ---

RE: [Andromda-user] No jsp code for displaytag is generated for tabular resultsets

2004-08-05 Thread Wouter Zoons
Use the latest nightly build from this place: http://team.andromda.org/maven/andromda/distributions/ -- Wouter > -Original Message- > From: [EMAIL PROTECTED] [mailto:andromda-user- > [EMAIL PROTECTED] On Behalf Of Erwin Teseling > Sent: Thursday, August 05, 2004 4:01 PM > Cc: [EMAIL PROT

[Andromda-user] AndroMDA JIRA

2004-08-05 Thread Wouter Zoons
Hi,   I am happy to present our JIRA installation for more efficient issue tracking You should be able to sign up for an account and submit bugs/issues/feature-requests…   http://team.andromda.org:8080/jira   we’ll be upgrading the server and the license pretty soon if all goes well,

Re: [Andromda-user] RE: [Andromda-devel] combining use cases

2004-08-05 Thread Martin West
I think this is a good simple intuitive solution On Thu, 2004-08-05 at 16:55, Wouter Zoons wrote: > The activity graph in a use-case has final states (zero or more) .. the > name of the final state should be equal to the name of a use-case > > That way control will be forwarded to that use-case

[Andromda-user] RE: [Andromda-devel] combining activity-diagrams

2004-08-05 Thread Wouter Zoons
Very nice and elegant solution indeed, I was not aware this was conformant to UML standards I will implement it very soon (for the 3.0M2 release this weekend) The current alternative way of modeling this will perhaps be deprecated but I will not remove them because I don't want to break too much

RE: [Andromda-user] No jsp code for displaytag is generated for tabular resultsets

2004-08-05 Thread Wouter Zoons
Hi Erwin, Yes all your assumptions are correct Are you sure you are modeling this on a transition going INTO a FrontEndView action state ? For the rest it sounds you're doing a good job. -- Wouter ps: send me your model if the problem persists > -Original Message- > From: [EMAIL PROTE

[Andromda-user] RE: [Andromda-devel] combining use cases

2004-08-05 Thread Wouter Zoons
The activity graph in a use-case has final states (zero or more) .. the name of the final state should be equal to the name of a use-case That way control will be forwarded to that use-case when entering the final state, like this you can chain use-cases I could not find a better way to model thi

[Andromda-user] Composite primary key?

2004-08-05 Thread Michael Davis
Hi, I can't see a way to create a composite primary key in AndroMDA. Is there a way? thanks Michael Davis Toronto --- This SF.Net email is sponsored by OSTG. Have you noticed the changes on Linux.com, ITManagersJournal and NewsForge in the pas

[Fwd: Re: [Andromda-user] No jsp code for displaytag is generated for tabular resultsets]

2004-08-05 Thread Carlos Cuenca
Hi, 1 you should start with a Collection parameter inside a incoming transition to a <> 2 also you need to set the @andromda.struts.view.table.columns name, to the name of the attributes separated by commas, of the JavaBean that is contained in the parameter (as a Collection). 3 You need to fil

Re: [Andromda-user] No jsp code for displaytag is generated for tabular resultsets

2004-08-05 Thread Chad Brandon
Hi Erwin, That feature was added in June, so you'll need a build of M2 later than that, you can get a nightly build here: http://team.andromda.org/maven/andromda/distributions/ Chad P.S. we'll be releasing 3.0M2 this weekend. --- marko lauke <[EMAIL PROTECTED]> wrote: > hi, > > i am not sure

Re: [Andromda-user] No jsp code for displaytag is generated for tabular resultsets

2004-08-05 Thread marko lauke
hi, i am not sure whether it works with andromda-snapshot (built in may 2004) from sf.net. i use my own build with the latest cvs-snapshot. regards -- Marko Lauke Diplom-Informatiker phone: +49 (0)341/8608899 mobile: +49 (0)175/5767357 fax: +49 (0)6173/9447357 email: [EMAIL PROTECTED] icq: 157108

Re: [Andromda-user] No jsp code for displaytag is generated for tabular resultsets

2004-08-05 Thread Erwin Teseling
Hi again, Should that be the only thing I need to do? I actually used the online-store example and changed it, but it does not work yet? (but it also did not work without my changes?!) Regards, Erwin marko lauke wrote: hi, look @ the samples (online-store). there are taggedvalues @andromda.stru

Re: [Andromda-user] Animal Quiz no questions

2004-08-05 Thread Chad Brandon
It should say "update count 0"we don't have a script to populate initial data, if you want more questions just go through the app a couple times and it will let you add them. Chad - Original Message - From: "Devaka Randeniya" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; "AndroMDA (E-

RE: [Andromda-user] Animal Quiz no questions

2004-08-05 Thread Devaka Randeniya
Hi All ! Yes, I did execute the sql script. But still the result is the same. How would I be able to upload the database. This is the reponse I got when running the sql script. "update count 0" Thanks ! Devaka -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL