Re: [Andromda-user] problem

2005-08-09 Thread Chad Brandon
Sounds like you're using maven 1.1...change to Maven 1.0.2. Also please post questions to the forum (http://forum.andromda.org), next time. Chad kele.belloze wrote: Hi, I'm trying to create an application with the Andromda. Already I created the model in the MagicDraw and already I generate

[Andromda-user] problem

2005-08-09 Thread kele.belloze
Hi,I'm trying to create an application with the Andromda. Already I created the model in the MagicDraw and already I generated the project including the archive xmi in the directory of the project. However, when executing camando "maven" appears the following error: DEPRECATED: the default goal s

Re: [Andromda-user] Problem with ServiceLocator

2005-05-11 Thread Harald Weyhing
Hi Michael, you need to specify remote access to your ejbs by adding some property values to /mda/project.xml. Find the dependency for the spring-cartridge and dd remote to the properties. If you want to run your application client from within eclipse just add this line below the ejbViewType: o

[Andromda-user] Problem with ServiceLocator

2005-05-10 Thread Chytracek Michael
Hi all I hope somebody can help me with this problem. I stuck within a AndroMDA project with some services and the spring catridge (without any web project in it). The plan is to deploy the generated ear in a Jboss Server and access the service beans from another Webapplication on the same Jbos

Re: [Andromda-user] problem with metafacades

2005-05-07 Thread Chad Brandon
It sounds like the <> stereotype is being ignored (since you say its instantiating a ClassifierFacade), if you'd like to send me your project, I'll take a look. Nathan Coast wrote: Hi all, Have a problem that has me completely stuck. I have a cartridge that loads my own metafacade classes.

[Andromda-user] problem with metafacades

2005-05-07 Thread Nathan Coast
Hi all, Have a problem that has me completely stuck. I have a cartridge that loads my own metafacade classes. ENTITY SEARCH_PARAMS I have two projects, in one project my metafacades are used no problem. In a second p

Re: [Andromda-user] Problem deploying on JBoss

2005-04-18 Thread Chad Brandon
Matthias Küspert wrote: Hey Chad and Wouter! As always your answers were lightning fast and very helpful :-) Just one thing: it only worked for me when setting precompileJsps=true otherwise I get an exception from the JBoss JSP-compiler at runtime: -- exception start org.apache.jasper.JasperExcep

Re: [Andromda-user] Problem deploying on JBoss

2005-04-18 Thread Matthias Küspert
Hey Chad and Wouter! As always your answers were lightning fast and very helpful :-) Just one thing: it only worked for me when setting precompileJsps=true otherwise I get an exception from the JBoss JSP-compiler at runtime: -- exception start org.apache.jasper.JasperException: Unable to com

Re: [Andromda-user] Problem deploying on JBoss

2005-04-18 Thread Chad Brandon
Try getting the latest build...this was an issue that was introduced over the weekend, and then fixed yesterday. (it had to do with the new encoding feature I added to the core). Matthias Küspert wrote: Hi all, I just re-created my Model (by copy/paste into a new model-file, due to the former MD

Re: [Andromda-user] Problem deploying on JBoss

2005-04-18 Thread Wouter Zoons
update your andromda libraries, you're using the RC2 snapshot, right ? there was a small bug that used the wrong encoding when outputting resources such as the andromda taglibs inside the bpm4struts cartridge, this rendered the taglibs jar files impossible to open, that's what JBoss is complaini

[Andromda-user] Problem deploying on JBoss

2005-04-18 Thread Matthias Küspert
Hi all, I just re-created my Model (by copy/paste into a new model-file, due to the former MD problems) and ran into another problem. AndroMDA is generating without validation errors and the project builds fine, but as soon as I deploy the .ear to JBoss (3.2.5) I get the following exception: 17:

Re: [Andromda-user] Problem to use java cartridge

2005-04-05 Thread Chad Brandon
Michel Halde wrote: I'm trying to generate java code with the java cartridge without success. I followed the steps described into the getting started documentation. I created a model (with poseidon) into the empty XMI file: one class using the ValueObject stereotype supported by the cartridge.

[Andromda-user] Problem to use java cartridge

2005-04-05 Thread Michel Halde
I'm trying to generate java code with the java cartridge without success. I followed the steps described into the getting started documentation. I created a model (with poseidon) into the empty XMI file: one class using the ValueObject stereotype supported by the cartridge. Inside my J2EE pro

Re: [Andromda-user] Problem after update to RC2

2005-04-05 Thread Chad Brandon
Matthias Küspert wrote: Ok solved it by myself - maybe something for the docs: If you update to a newer AndroMDA-release (i.e. RC1 to RC2) do NOT update your model.xmi via MagicDraw! Instead open it in a text-editor and do a search-replace. After that you can work with MD again. I thought you

Re: [Andromda-user] Problem after update to RC2

2005-04-05 Thread Matthias =?ISO-8859-1?Q?K=FCspert?=
Ok solved it by myself - maybe something for the docs: If you update to a newer AndroMDA-release (i.e. RC1 to RC2) do NOT update your model.xmi via MagicDraw! Instead open it in a text-editor and do a search-replace. After that you can work with MD again. Cheers, Matthias On Tue, 2005-04-05 a

[Andromda-user] Problem after update to RC2

2005-04-05 Thread Matthias Küspert
Hi folks, since my update to RC2 today there are no facades generated anymore when building my cartridge. I updated the reference to the UMLMetafacade-Model and I changed my mappings.xml to the new :: syntax. Is there anything obvious I forgot? I already checked the other cartridges (which build

RE: [Andromda-user] Problem generating association classes

2005-04-01 Thread VIDAL Cedric
, Cédric [EMAIL PROTECTED] > -Message d'origine- > De : [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] la part de Wouter > Zoons > Envoyé : samedi 26 mars 2005 01:15 > À : VIDAL Cedric > Cc : 'Andromda User' > Objet : RE: [Andromda-user] Problem generating

RE: [Andromda-user] Problem generating association classes

2005-03-25 Thread Wouter Zoons
nal Message- > From: [EMAIL PROTECTED] [mailto:andromda-user- > [EMAIL PROTECTED] On Behalf Of Wouter Zoons > Sent: Friday, March 25, 2005 6:42 PM > To: 'VIDAL Cedric' > Cc: 'Andromda User' > Subject: RE: [Andromda-user] Problem generating association classes &

RE: [Andromda-user] Problem generating association classes

2005-03-25 Thread Wouter Zoons
PM > To: 'VIDAL Cedric' > Cc: 'Andromda User' > Subject: RE: [Andromda-user] Problem generating association classes > > hi Cédric, > > No I deleted what I had .. it was a while back, even before this issue was > created > > I have no idea what

RE: [Andromda-user] Problem generating association classes

2005-03-25 Thread Wouter Zoons
Message- > From: [EMAIL PROTECTED] [mailto:andromda-user- > [EMAIL PROTECTED] On Behalf Of VIDAL Cedric > Sent: Friday, March 25, 2005 5:58 PM > To: '[EMAIL PROTECTED]' > Cc: 'Andromda User' > Subject: RE: [Andromda-user] Problem generating association class

RE: [Andromda-user] Problem generating association classes

2005-03-25 Thread VIDAL Cedric
ROTECTED] > [mailto:[EMAIL PROTECTED] la part de Wouter > Zoons > Envoyé : vendredi 25 mars 2005 12:35 > À : VIDAL Cedric > Cc : 'Andromda User' > Objet : RE: [Andromda-user] Problem generating association classes > > > my fault, jira was down when I wanted to reply to

RE: [Andromda-user] Problem generating association classes

2005-03-25 Thread Wouter Zoons
ECTED] >> [mailto:[EMAIL PROTECTED] la part de VIDAL >> Cedric >> Envoyé : mercredi 23 mars 2005 15:52 >> À : 'Andromda User' >> Objet : [Andromda-user] Problem generating association classes >> >> >> Hi, >> >> AndroMDA has a we

RE: [Andromda-user] Problem generating association classes

2005-03-25 Thread VIDAL Cedric
D] la part de VIDAL > Cedric > Envoyé : mercredi 23 mars 2005 15:52 > À : 'Andromda User' > Objet : [Andromda-user] Problem generating association classes > > > Hi, > > AndroMDA has a weird behavior regarding association classes, > and I don't > kno

Re: [Andromda-user] Problem with BPM4Struts-Cartridge...

2005-03-17 Thread Alexander . Gordt
datenEingegebenForm)form, request, response)); ### Kind regards, Alex "Wouter Zoons" <[EMAIL PROTECTED]> 17.03.2005 15:09 Bitte antworten an [EMAIL PROTECTED] An [EMAIL PROTECTED] Kopie andromda-user@lists.sourceforge.net Thema Re: [A

Re: [Andromda-user] Problem with BPM4Struts-Cartridge...

2005-03-17 Thread Wouter Zoons
> The controller has an operation "doLogin(.., DoLoginForm form, ...). > The action "LoginScreenDoLogin" calls the above Operation with > "doLogin(.., instance of LoginScreenDoLoginForm, ...)". > > The compiler is unable to compile this, because "DoLoginForm" and > "LoginScreenDoLoginForm" are not

[Andromda-user] Problem with BPM4Struts-Cartridge...

2005-03-17 Thread Alexander . Gordt
Hi all! I'm very new to AndroMDA so please apologize newbie mistakes... I tried to create a simple BPM4Struts project, which I generated with andromdapp:generate. I have modeled a use case and an activity graph. The activity graph contains a decision node. action "LoginScreen" transition "Provi

[Andromda-user] Problem with java cartridge: valueobjects not seen

2005-03-17 Thread =?ISO-8859-1?Q?Jordi_Torn=E9?=
Hi We're starting to use andromda for a quite large project and have run into some problems. We're using andromda 3.0M3, with the java, hibernate and bpm4struts cartridge. The worst problem we've is related to the java cartridge not seen classes with the <> stereotype. For instance, we've a dia

Re: [Andromda-user] problem with .jar (repo : team.andromedia.org/maven)

2005-03-17 Thread Wouter Zoons
weird, I don't have any problems accessing it did you try to paste this in your browser's URL: http://team.andromda.org/maven/andromda/xml.zips/andromda-profile-3.0-RC1-SNAPSHOT.xml.zip can you download it, or is it also forbidden ? -- Wouter > Hi, > > > > I'm new with MDA and AndroMDA so > > I

Re: [Andromda-user] problem with .jar (repo : team.andromedia.org/maven)

2005-03-17 Thread Martin West
No its not normal, mea culpa sorry, fixed now On Thu, 2005-03-17 at 11:24, Eric Sadou wrote: > Hi, > > > > Iâm new with MDA and AndroMDA so > > Iâve got a little probleme with files downloading in maven : > > When i try : >maven > > (in my project) > > > > I got these messages : >

[Andromda-user] problem with .jar (repo : team.andromedia.org/maven)

2005-03-17 Thread Eric Sadou
Hi,   I’m new with MDA and AndroMDA so I’ve got a little probleme with files downloading in maven : When i try : >maven (in my project)   I got these messages :   Tentative de tÚlÚchargement de andromda-profile-3.0-RC1-SNAPSHOT.xml.zip. Error retrieving artifact from [http://t

Re: Solved: Re: [Andromda-user] Problem with Hibernate many-to-one

2005-03-15 Thread Chad Brandon
Jan Heise wrote: Solved it. I had to specify 0..1 on the other end too. This was not necessary until recently. Yeah that not-null constraint wasn't working, it was recently fixed. Jan Am 15.03.2005 um 13:07 schrieb Jan Heise: Another problem that came up is: I have a many-to-one mapping: Login -> R

Re: [Fwd: [Fwd: [Andromda-user] Problem with shared xml.zip]]

2005-03-15 Thread Chad Brandon
? I really like andromda and this problem is really a blocking-one for me. Cheers Fabrice ---- Original Message Subject: [Andromda-user] Problem with shared xml.zip Date: Mon, 14 Mar 2005 11:14:24 +0100 From: skabeat <[EMAIL PROTECTED]> To: andromda-user HI a

[Andromda-user] Problem with Hibernate many-to-one

2005-03-15 Thread =?iso-8859-1?Q?Rahn=2C_R=E9gine?=
In my project there is a many-to-one association between classes Product and ProductType and both have as stereotype "Entity". I don´t know how to model many-to-one association between classes using AndroMDa and Maven.I am having this error when modeling these classes the usual UML way i.e a li

Solved: Re: [Andromda-user] Problem with Hibernate many-to-one

2005-03-15 Thread Jan Heise
Solved it. I had to specify 0..1 on the other end too. This was not necessary until recently. Jan Am 15.03.2005 um 13:07 schrieb Jan Heise: Another problem that came up is: I have a many-to-one mapping: Login -> Role where Login can have 0..* Roles This worked great until recently. Now if I generat

[Andromda-user] Problem with Hibernate many-to-one

2005-03-15 Thread Jan Heise
Another problem that came up is: I have a many-to-one mapping: Login -> Role where Login can have 0..* Roles This worked great until recently. Now if I generate my mappings I get a not-null="true" generated for the FK. Is this a bug? And could it be introduced by the change that the Spring cartridg

Re: [Andromda-user] problem building my project

2005-03-14 Thread Chad Brandon
There have been some messages about this over the weekend, if you search the mailing archive you'll find them. It basically comes down to renaming your andromda-validation-library and andromda-query-library to andromda-ocl-query-library and andromda-ocl-validation-library in your mda/project.x

Re: [Andromda-user] Problem building project with AndroMDA v3.0 and Maven!

2005-03-14 Thread Wouter Zoons
you're bleeding on the edge what we're you doing ? what triggered the error ? I left my crystal sphere at home :-) > Can someone help me? What is happening with AndroMDA ver. 3.0 and Maven? > I have the following error while trying to build a project using Maven. > Thanks for your help. > Réign

[Andromda-user] Problem building project with AndroMDA v3.0 and Maven!

2005-03-14 Thread =?iso-8859-1?Q?Rahn=2C_R=E9gine?=
Can someone help me? What is happening with AndroMDA ver. 3.0 and Maven? I have the following error while trying to build a project using Maven. Thanks for your help. Réign C:\callcenter>maven __ __ | \/ |__ _Apache__ ___ | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ |_| |_\__,_|\_/\

[Andromda-user] problem building my project

2005-03-14 Thread Bernard Sirius
I may not be in sync. Is RC1-SNAPSHOT still being used? The stack trace follows, but I've had an ibiblio connect timeout just before. Doesn't reproduce though, but there's still a ClassNotFoundException. my home's build.properties contains the following line: maven.repo.remote=http://www.ibiblio.

[Fwd: [Andromda-user] Problem with shared xml.zip]

2005-03-14 Thread skabeat
Can someone please help me? I can't use andromda if I can't solve this problem! Thanks in advance! Original Message Subject: [Andromda-user] Problem with shared xml.zip Date: Mon, 14 Mar 2005 11:14:24 +0100 From: skabeat <[EMAIL PROTECTED]> To: an

[Andromda-user] Problem with shared xml.zip

2005-03-14 Thread skabeat
HI all, I'm trying to organize our dev and fews days ago I understood how to share data in one uml schema in MD to be able to use it on another schema. Here is the simple exemple that I did : 1. I created a new blank project. I opened it with MD and created a directory [ datatype.ext ]. On this

RE: [Andromda-user] Problem running maven

2005-03-14 Thread Wouter Zoons
TECTED] [mailto:andromda-user- > [EMAIL PROTECTED] On Behalf Of Guillaume Lederrey > Sent: Monday, March 14, 2005 9:13 AM > To: andromda-user@lists.sourceforge.net > Subject: [Andromda-user] Problem running maven > > Hi ! > > I could not run maven this morning ... th

[Andromda-user] Problem running maven

2005-03-14 Thread Guillaume Lederrey
Hi ! I could not run maven this morning ... there seems to be a problem with AndroMDA. As I didnt touch my PC during the week end, the only change is the update of the AndroMDA plugin to the latest RC1-SNAPSHOT ... It seems to me that the main problem is that the class "org.andromda.core

RE: [Andromda-user] Problem with core ?

2005-03-14 Thread Wouter Zoons
> >As for now, team.andromda.org:8080 seems down. > > > >Regards, > > > > > > > Yeah JIRA has moved, try going to: http://jira.andromda.org > [WZ> ] hi Vido, if you ever find that the server seems to be down then try the links on the documentation pages (in the 'Community' menu), they are updated

Re: [Andromda-user] Problem with core ?

2005-03-13 Thread Chad Brandon
[EMAIL PROTECTED] wrote: On Mon, Mar 14, 2005 at 09:01:36AM +0900, [EMAIL PROTECTED] wrote: On Sun, Mar 13, 2005 at 04:56:13PM -0700, Chad Brandon wrote: [EMAIL PROTECTED] wrote: The EJB one. Sounds like a bug in the EJB cartridge, can you file a JIRA issue? As for no

Re: [Andromda-user] Problem with core ?

2005-03-13 Thread Chad Brandon
[EMAIL PROTECTED] wrote: On Sun, Mar 13, 2005 at 04:56:13PM -0700, Chad Brandon wrote: [EMAIL PROTECTED] wrote: The EJB one. Sounds like a bug in the EJB cartridge, can you file a JIRA issue? As for now, team.andromda.org:8080 seems down. Regards, Yeah JIRA has moved, try goi

Re: [Andromda-user] Problem with core ?

2005-03-13 Thread vido
On Mon, Mar 14, 2005 at 09:01:36AM +0900, [EMAIL PROTECTED] wrote: > On Sun, Mar 13, 2005 at 04:56:13PM -0700, Chad Brandon wrote: > > [EMAIL PROTECTED] wrote: > > >The EJB one. > > > > Sounds like a bug in the EJB cartridge, can you file a JIRA issue? > > As for now, team.andromda.org:8080 seems

Re: [Andromda-user] Problem with core ?

2005-03-13 Thread vido
On Sun, Mar 13, 2005 at 04:56:13PM -0700, Chad Brandon wrote: > [EMAIL PROTECTED] wrote: > >The EJB one. > > Sounds like a bug in the EJB cartridge, can you file a JIRA issue? As for now, team.andromda.org:8080 seems down. Regards, --- SF ema

Re: [Andromda-user] Problem with core ?

2005-03-13 Thread Chad Brandon
[EMAIL PROTECTED] wrote: On Sun, Mar 13, 2005 at 04:49:49PM -0700, Chad Brandon wrote: [EMAIL PROTECTED] wrote: In fact, it is not a versioned jar, but since I could not add it otherwise, I copied it to a location in my local maven repository and faked a versioned dependency in core/projec

Re: [Andromda-user] Problem with core ?

2005-03-13 Thread vido
On Sun, Mar 13, 2005 at 04:49:49PM -0700, Chad Brandon wrote: > [EMAIL PROTECTED] wrote: > >In fact, it is not a versioned jar, but since I could not add it otherwise, > >I copied it to a location in my local maven repository and faked a > >versioned > >dependency in core/project.xml and the compi

Re: [Andromda-user] Problem with core ?

2005-03-13 Thread Chad Brandon
[EMAIL PROTECTED] wrote: On Sun, Mar 13, 2005 at 04:34:33PM -0700, Chad Brandon wrote: [EMAIL PROTECTED] wrote: By the way, I have to add a jar in the classpath for the compilation of a few Impl classes. I tried to add a pathelement to maven.xml and to core/maven.xml but I still get "packag

Re: [Andromda-user] Problem with core ?

2005-03-13 Thread vido
On Sun, Mar 13, 2005 at 04:34:33PM -0700, Chad Brandon wrote: > [EMAIL PROTECTED] wrote: > >By the way, I have to add a jar in the classpath for the compilation > >of a few Impl classes. I tried to add a pathelement to maven.xml and > >to core/maven.xml but I still get "package does not exist" at c

Re: [Andromda-user] Problem with core ?

2005-03-13 Thread Chad Brandon
[EMAIL PROTECTED] wrote: You're right, I had to change mda/project.xml the following way : andromda-validation-library to andromda-ocl-validation-library and andromda-query-library to andromda-ocl-query-library Thank you very much. By the way, I have

Re: [Andromda-user] Problem with core ?

2005-03-13 Thread vido
You're right, I had to change mda/project.xml the following way : andromda-validation-library to andromda-ocl-validation-library and andromda-query-library to andromda-ocl-query-library Thank you very much. By the way, I have to add a jar in the c

Re: [Andromda-user] Problem with core ?

2005-03-13 Thread Chad Brandon
Forgot to mention one thing: the andromda-query-library-.jar has been renamed to andromda-ocl-query-library-.jar (during this refactoring), so you might have the old version in your dependencies, which if you do, you'll need to make sure you aren't referencing the old one (andromda-query-library).

RE: [Andromda-user] Problem with core ?

2005-03-13 Thread Chad Brandon
om: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Sunday, March 13, 2005 5:56 AM To: andromda-user@lists.sourceforge.net Subject: [Andromda-user] Problem with core ? Since this morning, using RC1-SNAPSHOT, there seems to be a little problem with the core

[Andromda-user] Problem with core ?

2005-03-13 Thread vido
Since this morning, using RC1-SNAPSHOT, there seems to be a little problem with the core cartridge : [...] andromda:run: [echo] ++ [echo] | R u n n i n gA n d r o M D A | [echo] ++ End

RE: [Andromda-user] Problem handling stereotypes defined into a shared package

2005-03-11 Thread Chad Brandon
: Chad Brandon [mailto:[EMAIL PROTECTED] Envoyé : mercredi 9 mars 2005 18:39 À : Fouelefak Stéphane; andromda-user@lists.sourceforge.net Objet : RE: [Andromda-user] Problem handling stereotypes defined into a shared package No problem...let us know what you find out. -Original Message- F

RE : [Andromda-user] Problem handling stereotypes defined into a shared package

2005-03-11 Thread Fouelefak Stéphane
18:39 À : Fouelefak Stéphane; andromda-user@lists.sourceforge.net Objet : RE: [Andromda-user] Problem handling stereotypes defined into a shared package No problem...let us know what you find out. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Fouelefak Stép

RE: [Andromda-user] Problem handling stereotypes defined into a shared package

2005-03-09 Thread Chad Brandon
No problem...let us know what you find out. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Fouelefak Stéphane Sent: Wednesday, March 09, 2005 10:27 AM To: 'Chad Brandon'; andromda-user@lists.sourceforge.net Subject: RE : [Andromda-user] Proble

RE : [Andromda-user] Problem handling stereotypes defined into a shared package

2005-03-09 Thread Fouelefak Stéphane
Objet : RE: [Andromda-user] Problem handling stereotypes defined into a shared package Hi Stephane, I think a few people have run into this issue. However since we use MDR to parse and LOAD the underlying meta model (http://mdr.netbeans.org). I think you'd probably get a better (more knowledg

RE: [Andromda-user] Problem handling stereotypes defined into a shared package

2005-03-09 Thread Chad Brandon
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Fouelefak Stéphane Sent: Wednesday, March 09, 2005 10:07 AM To: 'andromda-user@lists.sourceforge.net' Subject: [Andromda-user] Problem handling stereotypes defined into a shared package Hello, I use MagicDr

[Andromda-user] Problem handling stereotypes defined into a shared package

2005-03-09 Thread Fouelefak Stéphane
Title: Message Hello, I use MagicDraw 9.0 and AndroMda 3M3  with my own cartridge. I created a Profile that contains tags and stereotypes. I then use my profile into another MagicDraw project, lts call it the main project. In the main project I use a stereotype of the profile, let's say the

Re: [Andromda-user] Problem with mergeMappingUri

2005-03-07 Thread skabeat
07, 2005 3:46 AM To: andromda-user Subject: [Andromda-user] Problem with mergeMappingUri I want to modify various template files inside the hibernate cartridge without modifying it. I successfuly enabled the mergeLocation to override some templates with mine. But now I would like to use the merge

RE: [Andromda-user] Problem with mergeMappingUri

2005-03-07 Thread Chad Brandon
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of skabeat Sent: Monday, March 07, 2005 3:46 AM To: andromda-user Subject: [Andromda-user] Problem with mergeMappingUri I want to modify various template files inside the hibernate cartridge without

[Andromda-user] Problem with mergeMappingUri

2005-03-07 Thread skabeat
I want to modify various template files inside the hibernate cartridge without modifying it. I successfuly enabled the mergeLocation to override some templates with mine. But now I would like to use the mergeMappingUri to add templates files to the cartridge. I've read the documentation and I c

Re: [Andromda-user] Problem with inheritance / Hibernate

2005-03-02 Thread Guillaume Lederrey
On Wednesday 02 March 2005 16.43, Chad Brandon wrote: > By the way: AndroMDA should check this (with an OCL constraint)...can you > file a JIRA issue in the Hibernate cartridge to add an OCL constraint to > verify an entity must specialize another entity? Ok, the issue is filled. Guillaume -

Re: [Andromda-user] Problem with inheritance / Hibernate

2005-03-02 Thread Guillaume Lederrey
Continuing with the same problem : If I change inheritance strategy to "subclass", I get the following error : Root Exception .: org.andromda.translation.validation.OCLIntrospectorException: No property named 'hibernateInheritanceSubclass', found on element 'org.andromda .metafacades.uml14.

RE: [Andromda-user] Problem with inheritance / Hibernate

2005-03-02 Thread Chad Brandon
Lederrey Sent: Wednesday, March 02, 2005 8:31 AM To: andromda-user@lists.sourceforge.net Subject: Re: [Andromda-user] Problem with inheritance / Hibernate On Wednesday 02 March 2005 16.12, Chad Brandon wrote: > Yes it only needs to be set on the root class (you can mix concrete and > inher

RE: [Andromda-user] Problem with inheritance / Hibernate

2005-03-02 Thread Chad Brandon
Actually the JIRA issue should go in the UMLMETA JIRA project. -Original Message- From: Chad Brandon [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 02, 2005 8:44 AM To: 'Guillaume Lederrey'; 'andromda-user@lists.sourceforge.net' Subject: RE: [Andromda-user] Prob

RE: [Andromda-user] Problem with inheritance / Hibernate

2005-03-02 Thread Chad Brandon
That explains it :) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Guillaume Lederrey Sent: Wednesday, March 02, 2005 8:31 AM To: andromda-user@lists.sourceforge.net Subject: Re: [Andromda-user] Problem with inheritance / Hibernate On Wednesday 02 March

RE: [Andromda-user] Problem with inheritance / Hibernate

2005-03-02 Thread Wouter Zoons
-- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Guillaume > Lederrey > Sent: Wednesday, March 02, 2005 7:59 AM > To: andromda-user@lists.sourceforge.net > Subject: Re: [Andromda-user] Problem with inheritance / Hibernate > > Continuing with the same

Re: [Andromda-user] Problem with inheritance / Hibernate

2005-03-02 Thread Guillaume Lederrey
On Wednesday 02 March 2005 16.12, Chad Brandon wrote: > Yes it only needs to be set on the root class (you can mix concrete and > inheritance strategies with subclass and class but can not mix subclass and > class). Anyway it looks like something strange is going on in your > environment since hi

RE: [Andromda-user] Problem with inheritance / Hibernate

2005-03-02 Thread Chad Brandon
ists.sourceforge.net Subject: RE: [Andromda-user] Problem with inheritance / Hibernate Yes it only needs to be set on the root class (you can mix concrete and inheritance strategies with subclass and class but can not mix subclass and class). Anyway it looks like something strange is going on in yo

RE: [Andromda-user] Problem with inheritance / Hibernate

2005-03-02 Thread Chad Brandon
metafacade. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Guillaume Lederrey Sent: Wednesday, March 02, 2005 7:59 AM To: andromda-user@lists.sourceforge.net Subject: Re: [Andromda-user] Problem with inheritance / Hibernate Continuing with the same problem

Re: [Andromda-user] Problem: Verwendung einer eigenen Metafacade

2005-03-02 Thread Matthias Bohlen
Hallo Sandra, danke für die Frage - hier auf der Liste wird eigentlich Englisch gesprochen, doch ich nehme die Frage einfach mal auf: (Hi to the readers: Sandra has problems running her own metafacade, the questions are in German, so I'll answer them in German, too). Tuesday, March 1, 2005, 5:10

RE: [Andromda-user] Problem with inheritance / Hibernate

2005-03-02 Thread Chad Brandon
AM To: andromda-user@lists.sourceforge.net Subject: [Andromda-user] Problem with inheritance / Hibernate Hello ! One more problem, but this time, I suspect it is not on my side ;-) I have a model with an abstract class and tag @andromda.hibernate.ingeritance = concrete. It was generated corr

[Andromda-user] Problem with inheritance / Hibernate

2005-03-02 Thread Guillaume Lederrey
Hello ! One more problem, but this time, I suspect it is not on my side ;-) I have a model with an abstract class and tag @andromda.hibernate.ingeritance = concrete. It was generated correctly until this morning. Now the class is generated, but not the hibernate mapping. The problem ap

Re[2]: [Andromda-user] Problem: Verwendung einer eigenen Metafacade

2005-03-02 Thread Matthias Bohlen
Hello Sandra, Wednesday, March 2, 2005, 7:26:40 AM, you wrote: SW> In the output file "andromda-gl.log" exists a Exception for SW> the reference that means only that the reference $class SW> is not valid. But why is it? The methods exists in the file SW> "ModelElementFacade" and the extension is

Re: [Andromda-user] Problem: Verwendung einer eigenen Metafacade

2005-03-01 Thread Sandra Wollny
Hello, thank you for the answer. Sorry, that I' didn't write in english. I have found the relation / extension "public interface DatenContainerFacade extends org.andromda.metafacades.uml.ModelElementFacade" in my code file. It's okay. In the output file "andromda-gl.log" exists a Exception f

[Andromda-user] Problem: Verwendung einer eigenen Metafacade

2005-03-01 Thread Sandra Wollny
Hallo, ich habe ein Problem bei der Verwendung eigener Metafacaden in einer eigenen Cartridge. Die Cartridge trägt den Namen: "andromda-gl-cartridge.jar" Ich bin wie folgt bei der Erstellung der Metafacade vorgegangen: - Erstellung eines ANT Projektes "metafacades" - Erweiterung des

Re: [Andromda-user] Problem with drawmagic

2005-02-16 Thread Wouter Zoons
Tarik, when you write in French please send to me only, I will reply to the mailing list in English .. Q. Cannot find the free MagicDraw edition A. http://www.magicdraw.com/ (on the right you will see "Download Community Edition") .. click it Q. build.properties etc.. A. use maven, I will not an

[Andromda-user] Problem with drawmagic

2005-02-16 Thread Tarik El Galaf
Bonjour J'ai tracé un diagramme de classe (une seule classe Produit avec un seul attribut id) lorsque je sauvgarde il me produit un document .xml que j'utilise avec androMDA, meme si je change dans build.properties et build.properties.sample ç amarche pas. faut il le convertir en .xmi et si c'est l

Re: [Andromda-user] Problem of language

2005-02-15 Thread Wouter Zoons
salut Tarik, go right ahead, I will reply in English so the rest will understand vas-y, je vais te répondre en Anglais pour que les autres te comprennent --Wouter > good morning > i juste want if there it is necassery to speak english i have some > problems > and i am enable to explain in engli

[Andromda-user] Problem of language

2005-02-15 Thread Tarik El Galaf
good morning i juste want if there it is necassery to speak english i have some problems and i am enable to explain in english is there any one who speak french. thanks. --- SF email is sponsored by - The IT Product Guide Read honest & candid r

RE: [Andromda-user] Problem with MDR

2005-02-10 Thread Chad Brandon
- From: Olaf Muliawan [mailto:[EMAIL PROTECTED] Sent: Thursday, February 10, 2005 9:50 AM To: Chad Brandon Subject: Re: [Andromda-user] Problem with MDR Hello, Chad Brandon wrote: >Just curiousbut why are you trying to use MDR outside of the AndroMDA >framework (if you want to w

RE: [Andromda-user] Problem with MDR

2005-02-10 Thread Chad Brandon
@lists.sourceforge.net Subject: [Andromda-user] Problem with MDR Hello, I'm writing a cartridge that includes use of MDR, but the following line results in a NPE: MDRManager.getDefault().getDefaultRepository(); The stacktrace: BUILD FAILED /home/olaf/workspace/MDRTest/build.xml:52: Could not create

[Andromda-user] Problem with MDR

2005-02-10 Thread Olaf Muliawan
Hello, I'm writing a cartridge that includes use of MDR, but the following line results in a NPE: MDRManager.getDefault().getDefaultRepository(); The stacktrace: BUILD FAILED /home/olaf/workspace/MDRTest/build.xml:52: Could not create type modtransform due to java.lang.NullPointerException

RE: [Andromda-user] Problem with loggingConfigurationUri

2005-02-08 Thread Chad Brandon
Thanks Matthias, I fixed the columns and added an example. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Matthias Küspert Sent: Tuesday, February 08, 2005 8:07 AM To: Chad Brandon Cc: andromda-user Subject: RE: [Andromda-user] Problem with

RE: [Andromda-user] Problem with loggingConfigurationUri

2005-02-08 Thread Matthias Küspert
gConfigurationUri": > http://team.andromda.org/docs/maven-andromda-plugin/properties.html > > Chad > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Matthias > Küspert > Sent: Tuesday, February 08, 2005 2:31 AM > To:

RE: [Andromda-user] Problem with loggingConfigurationUri

2005-02-08 Thread Chad Brandon
atthias Küspert Sent: Tuesday, February 08, 2005 2:31 AM To: andromda-user Subject: [Andromda-user] Problem with loggingConfigurationUri Hi, does anybody use the property: maven.andromda.logging.configuration.uri= ? I put it in my project.properties (in the project root) and put a

[Andromda-user] Problem with loggingConfigurationUri

2005-02-08 Thread Matthias Küspert
Hi, does anybody use the property: maven.andromda.logging.configuration.uri= ? I put it in my project.properties (in the project root) and put a trace-output in AndroMDALogger.configure(). But the printout always tells me that the loggingConfigurationUri is not set (- and of course my log4j.xml

RE: [Andromda-user] Problem building generated app

2005-01-20 Thread Wouter Zoons
Wouter > -Original Message- > From: [EMAIL PROTECTED] [mailto:andromda-user- > [EMAIL PROTECTED] On Behalf Of Dan Bogdanov > Sent: Wednesday, January 19, 2005 4:06 PM > To: andromda-user@lists.sourceforge.net > Subject: [Andromda-user] Problem building generated app > >

[Andromda-user] Problem building generated app

2005-01-19 Thread Dan Bogdanov
Hello! I followed the "Getting started" instructions and downloaded both maven and the AndroMDA plugins (version 3.0M3-SNAPSHOT). Then I used andromdapp:generate to create a new application. After that I started modelling (MagicDraw Community Edition 9.0). I wanted to get something minimal runn

RE: [Andromda-user] Problem generate POJO with spring cartridge

2005-01-10 Thread Chad Brandon
You have your attributes modeled as public?  What version of Magic Draw?   From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of jarrod gan Sent: Monday, January 10, 2005 7:29 PM To: andromda-user@lists.sourceforge.net Subject: [Andromda-user] Problem generate POJO with

[Andromda-user] Problem generate POJO with spring cartridge

2005-01-10 Thread jarrod gan
Hi, I tried to generate my POJO class with andromda-spring cartridge & Magicdraw. I'm using the entity namespace from the class diagram. Anyway, the generated classes seems missing the public keyword in every setter/getter method.       private java.lang.String agentName;    /** * */    ja

RE: [Andromda-user] problem with identifier attributes

2004-12-16 Thread Chad Brandon
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Wouter Zoons Sent: Monday, December 13, 2004 10:16 AM To: Raf Haesen Cc: [EMAIL PROTECTED] Subject: Re: [Andromda-user] problem with identifier attributes hi Raf, are you sure the datatypes are properly

Re: [Andromda-user] problem with identifier attributes

2004-12-16 Thread Raf Haesen
IL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Wouter Zoons > Sent: Monday, December 13, 2004 10:16 AM > To: Raf Haesen > Cc: [EMAIL PROTECTED] > Subject: Re: [Andromda-user] problem with identifier attributes > > hi Raf, > > are you sure the datatypes are properly l

Re: [Andromda-user] problem with identifier attributes

2004-12-16 Thread Wouter Zoons
hi Raf, are you sure the datatypes are properly loaded too ? I'm not sure, but I believe it's only possible to load a single module at a time (I would have to check to make sure though) the error you see makes me think it is related to the fact that no proper type has been assigned to the attribu

Re: [Andromda-user] problem with identifier attributes

2004-12-14 Thread Wouter Zoons
> P.S. Chad> did you find time to set up the contribution directory in cvs? > I told Chad I would do it when I would have the time (he forwarded your email to me) but unfortunately I have been busy too, I will get it done this weekend, probably earlier .. I'll take a look this evening anyway -- W

  1   2   >