[Andromda-user] not null column DDL issue

2004-12-21 Thread Tomas Brejla
Hi, I'm having following problem (will try to simplify it as much as possible): Let's say I have classes User, Right, AdministrationRight, RightToItem, Item. For simplicity these classes don't have any attributes. The associations between classess are.. user has rights (aggregation) 1 -> 0..*

RE: [Andromda-user] Hibernate serialization error

2004-12-21 Thread Chad Brandon
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Matthias Bohlen Sent: Monday, December 20, 2004 1:16 PM To: Mikael Thorman Cc: andromda-user@lists.sourceforge.net Subject: Re: [Andromda-user] Hibernate serialization error Hallo Mikael, Monday, December

Re: [Andromda-user] andromdaexample

2004-12-21 Thread Najib Rachachi
Thank you, your right yet I've succefull build, but I don't find the generated file (Person.java or PersonBean.java ...) By the way I don't make any mapping (String to ..) where should I find the mapping.xml. Thanks --- Martin West <[EMAIL PROTECTED]> wrote: > The fact that you are getting an i

Re: [Andromda-user] andromdaexample

2004-12-21 Thread Martin West
The fact that you are getting an invalid jar error probably means there was an error downloading the file from the online repository. Try deleting xdoclet-web-module-1.2.jar from maven/repository/xdoclet/jars/xdoclet-web-module-1.2.jar and rerunning I had the same problem last week, I think mav

[Andromda-user] andromdaexample

2004-12-21 Thread Najib Rachachi
Hi, in the andromdaexample I've deleted the dependencies in the project.xml. Still errors: === Attempting to download andromda-validation-library-3.0M3-SNAPSHOT.jar. Attempting to download andromda-schema2xmi-3.0M3-SNAPSHOT.jar. 19K downloaded pom:install: andromda:run:

[Andromda-user] andromdaexample

2004-12-21 Thread Najib Rachachi
Hi, I'm looking for point of entrance to andromda since few days. I've read almost the entire documentations.But until yet I'm not be able to generate even simple UML-Model. I've becom positiv result following what in the "Getting Started" site until the point 7. When I tried to use some cartridge

Re: [Andromda-user] Hibernate serialization error

2004-12-21 Thread Matthias Bohlen
Hallo Mikael, Monday, December 20, 2004, 1:53:18 AM, you wrote: MT> Hello, MT> I couldn't use a Hibernate object as a parameter in a remote MT> call (due to the fact that it isn't serializable). MT> ... MT> Is this the correct way to do it (it works), or have I done MT> something wrong to hav

Re: [Andromda-user] Hibernate questions

2004-12-21 Thread Matthias Bohlen
Hello Mikael, Monday, December 20, 2004, 2:03:05 AM, you wrote: MT> Hello, MT> Relations between objects MT> I wonder if there is any way to set a relation to MT> "one-to-one", whatever I set in the relation between 2 objects I MT> always get a "many-to-one" relation? yes, we always generate m

[Andromda-user] Re: [Andromda-devel] AndroMDA/JIRA Commented: (BPM-126) ERROR [OCLIntrospector] Error invoking feature 'target.choice' on element

2004-12-21 Thread Martin West
Yep, your right I have a call on transition from a FrontEnView to an action state. Thanks Question: Does code get generated for this? In this case it was a mistake but one might want to have logic attached to specific transitions into a state. On Mon, 2004-12-20 at 11:36, Wouter Zoons (JIRA) wr