"jar:file:${basedir}/src/uml/AndroMDA.xmi" is not a
valid XMI file,  the "jar:" prefix is only if your
file is in an archive (jar, zip, etc).  Remove the
'jar:' and just try:
"file:${basedir}/src/uml/AndroMDA.xmi"

--- Jo�o_Frederico_Gregory_Birk <[EMAIL PROTECTED]>
wrote:
> Yes, but I try:
> <property name="model"
> value="jar:file:${basedir}/src/uml/!/AndroMDA.xmi"/>
> <property name="model"
> value="jar:file:${basedir}/src/uml/AndroMDA.xmi"/>
> and doesn't work...so I do how?
> 
> -----Mensagem original-----
> De: Chad Brandon [mailto:[EMAIL PROTECTED]
> Enviada em: ter�a-feira, 15 de junho de 2004 14:43
> Para: Jo�o Frederico Gregory Birk
> Cc: [EMAIL PROTECTED]
> Assunto: Re: RES: AndroMDA works with Enterprise
> Architect ?
> 
> 
> --- Jo�o_Frederico_Gregory_Birk
> <[EMAIL PROTECTED]>
> wrote:
> > Ok, i will try this. 
> > "...change model property to point to this xml."
> > yes, but how I do this, you don't need to supply a
> > .zargo? 
> 
> -- No, all you need is the XMI file...if you'll
> notice
> below, what its really doing is pointing at the XMI
> file within the zargo file.
> 
> > 
> > -----Mensagem original-----
> > De: Chad Brandon [mailto:[EMAIL PROTECTED]
> > Enviada em: ter�a-feira, 15 de junho de 2004 14:37
> > Para: Jo�o Frederico Gregory Birk
> > Cc: [EMAIL PROTECTED]
> > Assunto: Re: RES: [Andromda-user] AndroMDA works
> > with Enterprise
> > Architect ?
> > 
> > 
> > Well from looking at the link you sent
> > (http://www.sparxsystems.com.au/) it looks like
> they
> > export to 1.1 as well? From the site: "XMI 1.0 and
> > 1.1
> > Export".  So I guess what you'd probably need to
> do
> > is
> > export the XMI as 1.1 and change the model
> property
> > to
> > point to this XMI file.
> > 
> > --- Jo�o_Frederico_Gregory_Birk
> > <[EMAIL PROTECTED]>
> > wrote:
> > > Hi Chad,
> > > 
> > >   Ok, but i have some problem here. In the
> > build.xml
> > > of andromda i have this line:
> > >   <property name="model"
> > >
> >
>
value="jar:file:${basedir}/src/uml/AndroMDA.zargo!/AndroMDA.xmi"/>
> > >   So, AndrodMDA.zargo is the project of Poseidon
> > and
> > > AndroMDA.xmi is the xmi that the line create
> using
> > > the AndroMDA.zargo. But the Enterprise Architect
> > > generate a .eap and not a .zargo. Enterprise
> > > Architect just export a xmi file, and is a xmi
> > 1.0.
> > > So, AndroMDA is not able to process the files ? 
> > > 
> > > Tks,
> > > Jo�o Birk
> > > 
> > > -----Mensagem original-----
> > > De: Chad Brandon [mailto:[EMAIL PROTECTED]
> > > Enviada em: ter�a-feira, 15 de junho de 2004
> 14:17
> > > Para: Jo�o Frederico Gregory Birk;
> > > [EMAIL PROTECTED]
> > > Assunto: Re: [Andromda-user] AndroMDA works with
> > > Enterprise Architect ?
> > > 
> > > 
> > > Hi Joao,
> > > 
> > > If the enterprise architect tool exports XMI 1.1
> > or
> > > 1.2 then AndroMDA will be able to process it.
> > > 
> > > Chad
> > > 
> > > --- Jo�o_Frederico_Gregory_Birk
> > > <[EMAIL PROTECTED]>
> > > wrote:
> > > > Hi AndroMDA Team,
> > > > 
> > > > I would like to know if AndroMDA works with
> > > > Enterprise Architect
> > > > (http://www.sparxsystems.com.au/). The
> > Enterprise
> > > > Architect have a export xmi files but, when
> you
> > > use
> > > > the AndroMDA you have to supply a (.zargo) and
> a
> > > > (.xmi) but Enterprise Architect just supply a
> > > (.eap)
> > > > and a (.xmi), and (.eap) don't works.
> > > > 
> > > > Tks,
> > > > Jo�o Birk
> > > > 
> > > > 
> > > >
> > >
> >
>
-------------------------------------------------------
> > > > This SF.Net email is sponsored by The 2004
> > > > JavaOne(SM) Conference
> > > > Learn from the experts at JavaOne(SM), Sun's
> > > > Worldwide Java Developer
> > > > Conference, June 28 - July 1 at the Moscone
> > Center
> > > > in San Francisco, CA
> > > > REGISTER AND SAVE!
> > http://java.sun.com/javaone/sf
> > > > Priority Code NWMGYKND
> > > >
> _______________________________________________
> > > > Andromda-user mailing list
> > > > [EMAIL PROTECTED]
> > > >
> > >
> >
>
https://lists.sourceforge.net/lists/listinfo/andromda-user
> > > > 
> > > 
> > > 
> > 
> > 
> 
> 



-------------------------------------------------------
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
_______________________________________________
Andromda-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to