Its expecting the MetadecoratorModel.xml.zip to be on the same level as it (it uses elements referenced from that model). The build file within andromda-bpm4struts should contain a call that copies this MetadecoratorModel.xml.zip right next to the BPM4StrutsMetadecoratorModel.xml.zip (so that the BPM4StrutsMetadecoratorModel.xml.zip model can find the MetadecoratorModel.xml.zip model) ...this was a hack until Matthias could get a module search path set up (this allows Magic Draw modules to be found given a specified path). Matthias just checked his changes in for the module search path so Wouter we'll probably get that in soon for the andromda-bpm4struts cartridge build.xml. In the meantime the hack should work. If you check the andromda-bpm4struts/src/uml directory it should contain BPM4StrutsMetadecoratorModel.xml.zip as well as the MetadecoratorModel.xml.zip files, if it doesn't, you can get it around the error by placing the MetadecoratorModel.xml.zip (by hand) from andromda-meta/src/uml into that directory (andromda-bpm4struts/src/uml) and running the andromda-bpm4struts build again.
----- Original Message ----- From: "Daniel S. Haischt" <[EMAIL PROTECTED]> To: "Chad Brandon" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Sunday, February 01, 2004 3:32 PM Subject: Re: [Andromda-user] [QUESTION] AndroMDA V3x_MMD > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > ok i commented out the ant calls to documentation and examples ... > > now i am getting the following error message while building > the Bpm4Struts cartridge. > > - ------8<------------8<------------8<-----------8<---------8<---- > ~ [andromda] 21:25:23,282 INFO [andromda] MDR: reading XMI - > jar:file:D:\projects\andromda3\andromda-all\cartridges\andromda-bpm4struts/s rc/uml/BPM4St > rutsMetadecoratorModel.xml.zip!/BPM4StrutsMetadecoratorModel.xml > ~ [andromda] org.netbeans.lib.jmi.util.DebugException: JAR entry > MetadecoratorModel.xml.zip not found in > D:\projects\andromda3\andromda-all\cartridges\ > andromda-bpm4struts\src\uml\BPM4StrutsMetadecoratorModel.xml.zip > - ------>8------------>8------------>8----------->8--------->8---- > > is the netbeans library expecting a JAR file containing a > META-INF dir? > > regards > > daniel s. haischt > > Chad Brandon wrote: > > | Hi Daniel, > | > | Right now you can't get a clean build of AndroMDA V3x_MMD until the > the EJB > | and Hibernate cartridges are finished for the MMD changes, so the samples > | will continue to break until those are done. > | > | Chad > | > > - -- > mail: [EMAIL PROTECTED] > web: http://www.daniel.stefan.haischt.name/ > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.2.3 (MingW32) > Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org > > iD8DBQFAHWJZSj+pfjp+UA4RAqRvAKCBFmWsvRSDjWGlzborgLpxGPNRowCfUCPA > x9FrV4E0HgslyO6rTxbDsDE= > =5hkd > -----END PGP SIGNATURE----- > > ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ Andromda-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/andromda-user
