[Andromda-user] New cartridge : Model to docbook report

2004-10-22 Thread Jérôme BENOIS
Hi, I use androMDA snapshot and i want develop a cartridge in order to transform Model to docbook report. I create andromda-cartridge file with this content : name="stringUtils" className="org.apache.commons.lang.StringUtils"/> path="templates/report.vsl" outp

[Andromda-user] about 'resorceName'

2004-10-22 Thread Weining Hao
Hi, I am using andromda-bin-3.0M3-SNAPSHOT now. I created a project and put my own small uml file Figure1Model.xmi under \mda\src\uml\. When I use maven - o, some errors occur: 1)org.netbeans.lib.jmi.util.DebugException: XMI parsing error at line: 633: method

[Andromda-user] AndroMDA documentation

2004-10-22 Thread Wouter Zoons
hi, these next weeks we will be updating the AndroMDA documentation, if you have any comments or recommendations, anything, it does not matter .. please do not hesitate to let us know you can always make a jira issue, that way you know when it's being taken care of thanks in advance -- Wouter

Re: [Andromda-user] What is breadcrumbs?

2004-10-22 Thread Wouter Zoons
hello Matthias, we have these taglibs because the bpm4struts cartridge requires some small features that are not easily found as light-weight 3rd-party dependencies so I created them myself, they are automatically copied in to /WEB-INF/lib as a resource from the cartridge breadcrumbs are the cr

Re: [Andromda-user] What is breadcrumbs?

2004-10-22 Thread Carlos Cuenca
Hi Matthias, breadcrumbs are a list of the last <> that the used had gone throught. Carlos Matthias Bohlen wrote: Hello andromda-user, what does the breadcrumbs taglib do? Cheers... Matthias --- This SF.net email is sponsored by: IT Product Gu

[Andromda-user] What is breadcrumbs?

2004-10-22 Thread Matthias Bohlen
Hello andromda-user, what does the breadcrumbs taglib do? Cheers... Matthias --- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinio

[Andromda-user] last important bpm4struts update

2004-10-22 Thread Wouter Zoons
hello everybody, I applied a bugfix today that might affect your UML model ... this is the last one for version 3.0 final only those of you that are using table links are affected by the change (table links are the cells in a table that call a StrutsAction when clicked) when you are using them

Re: [Andromda-user] Re: Subdividing the AndroMDA mailing list

2004-10-22 Thread Wouter Zoons
what we could do is put the component topic in the subject so for example when we send an email about bpm4struts we can put that explicitely in the subject but some people will not think about this etc.. so it's not really bulletproof subdividing the mailing list will also make people send bpm4s

[Andromda-user] Re: Error code

2004-10-22 Thread Wouter Zoons
you need to deploy the .ear bundle btw, if you really-really want to only use the .war bundle then you can try /online-store-sample-web as URL path (no guarantee it will work though) -- Wouter > > The error is just like that : > > HTTP Status 404 - /OnlineStore/ > > type Status report > > m

[Andromda-user] Error code

2004-10-22 Thread Seraffetin Sentürk
The error is just like that : HTTP Status 404 - /OnlineStore/ type Status report message /OnlineStore/ description The requested resource (/OnlineStore/) is not available. Regards, Serafettin ps: the file I deployed is named as "online-store-sample-web.war" . -Original

[Andromda-user] Re: Running samples

2004-10-22 Thread Wouter Zoons
when you say it's not working, what is the application showing on the screen ? normally the online store is easier to deploy than the animal quiz because it does not have any persistence layer -- Wouter ps: you will currently see some ugly tooltips when you move your mouse over certain screen el

[Andromda-user] Running samples

2004-10-22 Thread Seraffetin Sentürk
Hello, I am now using 3.0M2. I could build all the samples(onlinestore, animalquiz, and carrental) successfully. But I can only deploy and run AnimalQuiz but not the other two samples. On the other hand, when I get the deployable file for OnlineStore (online-store-app-3.0M3-SNAPSHOT.ear) from