you're executing andromda:run in the /mda subdirectory, right ? it seems it 
can't find the model for some reason, so it can't open the zip.



it looks like you are specifying your model in a wrong way, if I'm not mistaken



jar:file:/C:devdokemel/src/mda/dokemel.xml.zip!/dokemel.xml



should be



jar:file:C:devdokemel/src/mda/dokemel.xml.zip!/dokemel.xml



(notice I removed the foward slash character right before the 'C' drive)
--
Wouter Zoons - [EMAIL PROTECTED]

http://www.andromda.org/
_________________________________________________________
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=428#428
Posting to http://forum.andromda.org/ is preferred over posting to the mailing 
list!


-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
_______________________________________________
Andromda-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to