Re: [Andromda-user] Andromda and ArgoUML

2004-02-04 Thread Chad Brandon
You're right, it won't work (with 1.0)...currently AndroMDA uses MDR to load its model, it can only read what MDR can load. See the MDR site for more info: http://mdr.netbeans.org. MDR can read 1.1 and 1.2 XMI. Chad - Original Message - From: "Jaime Chang" <[EMAIL PROTECTED]> To: <[EMAI

[Andromda-user] Andromda and ArgoUML

2004-02-04 Thread Jaime Chang
Hello everybody Since Poseidon is based on ArgoUML project, has anyone used ArgoUML with Andromda? Are they compatible? I know ArgoUML is using XMI version 1.0 and I belive Andromda is using 1.2 I think that will be a problem. am I right? Thanks in advance. -- Jaime Chang Software Engineer

Re: [Andromda-user] Need BMP ?

2004-02-04 Thread Wouter Zoons
can't you use CMP entity beans for the existing tables ? it should work fine, using JBoss tables will be created when non-existant and reused otherwise I always stay away from BPM .. why do you think you need it ? Wouter. [EMAIL PROTECTED] wrote: Hi everyone, I need to acces an existing data

[Andromda-user] Need BMP ?

2004-02-04 Thread pascal . fosse
Hi everyone, I need to acces an existing database to extract data from it. I'm using jboss and pqsql for my appserver and CMP. I think that I need a BMP ejb and AndroMDA doesn't seem to generate other thing than CMP ! How can I do ? Pascal -

AW: [Andromda-user] two Problems with PK/FK relationships

2004-02-04 Thread MArtin Schumacher
Hi Matthias, I forgot to tell, that we are using our own cartridges. Based on the EJB cartridges from AndroMDA 2.0.6. > > I would like to hear your ideas about some problems we have: > > 1. How do you describe more than one realtion between two Entities? > > i.e. You have an Entity "User" and an