[Andromda-user] Error performing DefaultAndroMDACartridge.processWithTemplate

2004-05-04 Thread Kunal H. Parikh
Hi ! Can someone help me with this error please. I have the following in my UML diagram: UseCases: 1. Search <> Class Diagram: 1. SearchFrom <> 2. SearchPage <> 3. SearchAction <> 4. SearchResults <> Thought: Must the name of the "FrontEndUseCase" and "FrontEndEvent" match ? TIA, Kunal ==

RE: [Andromda-user] (no subject)

2004-05-04 Thread Kunal H. Parikh
Hi Wouter ! I am currently using Poseidon. Do you know how can I "assign" a FrontEndController using Poseidon? Also, when can we have a sample app available to use as a reference? Is there anything that we can assist you with for getting the model up ? Cheers, Kunal -Original Message-

RE: [Andromda-user] (no subject)

2004-05-04 Thread Wouter Zoons
Hard to tell with just this stacktrace, did you 'assign' the controller as the activity graph context, and does this controller have the <> stereotype (this is not so explicit in the how-to, I probably will update this later) ? Send me your model so I can verify, you might have forgotten something

Re: [Andromda-user] (no subject)

2004-05-04 Thread Chad Brandon
Hi Tobi, See below: --- [EMAIL PROTECTED] wrote: > Hi Chad, > > answers see below > > Regards, > Tobi > > > Hi Tobi, > > > > It looks like your model isn't defined? If you > look > > at the output below, it says the model found is > null. > > How are you pointing to the model? > > MagicD

Re: [Andromda-user] (no subject)

2004-05-04 Thread K . Tobi
Hi Chad, answers see below Regards, Tobi > Hi Tobi, > > It looks like your model isn't defined? If you look > at the output below, it says the model found is null. > How are you pointing to the model? MagicDraw 7.5 CE > With the maven > plugin you need to specify the property > "maven.and

Re: [Andromda-user] (no subject)

2004-05-04 Thread Chad Brandon
Actually nevermind...thats just a bad error message on my part...I'll fix that. Wouter should be able to help you out with this issue since its BPM4Struts. --- Chad Brandon <[EMAIL PROTECTED]> wrote: > Hi Tobi, > > It looks like your model isn't defined? If you look > at the output below, it s

Re: [Andromda-user] (no subject)

2004-05-04 Thread Chad Brandon
Hi Tobi, It looks like your model isn't defined? If you look at the output below, it says the model found is null. How are you pointing to the model? With the maven plugin you need to specify the property "maven.andromda.model.uri" that points to the model (i.e. maven.andromda.model.uri=jar:fil

[Andromda-user] (no subject)

2004-05-04 Thread K . Tobi
Hi, I tested the howto http://team.andromda.org/docs/andromda-bpm4struts-cartridge/how-to.html without success. When I run maven a exception (see below) is thrown? Thanks, Tobi 15:19:58,952 INFO [MetafacadeMappings] found metafacades --> 'default' 15:19:58,968 INFO [MetafacadeMappings] found

[Andromda-user] Error performing DefaultAndroMDACartridge.processWithTemplate

2004-05-04 Thread Kunal H. Parikh
Hi ! Can someone help me with this error please. I have the following in my UML diagram: UseCases: 1. Search <> Class Diagram: 1. SearchFrom <> 2. SearchPage <> 3. SearchAction <> 4. SearchResults <> Thought: Must the name of the "FrontEndUseCase" and "FrontEndEvent" match ? TIA, Kunal ==