Hi, I downloaded andromda-bin-3.0M3-SNAPSHOT from nightly builds 15 days ago. Now I have 2 problems when I use Maven to build the online store sample .
1. I think I built it successfully because "build successful" displayed. Then I dragged the online-store-app-3.0M3-SNAPSHOT.ear file into \jboss-4.0.0RC1\server\default\deploy, run jboss, and access http://localhost:8080/OnlineStore, but something are displayed: HTTP Status 404 - Invalid path /PurchaseItems/PurchaseItems was requested type Status report message Invalid path /PurchaseItems/PurchaseItems was requested description The requested resource (Invalid path /PurchaseItems/PurchaseItems was requested) is not available. But when I used the .ear file directly from andromda webpage (the deployable web application of http://team.andromda.org/docs/andromda-bpm4struts-cartridge/samples.html#onl ine-store), Jboss can display it. That means perhaps the .ear file I built and deployed is not correct, but it is generated after 'build successful'. What is the reason? 2. The uml file of the online sample in andromda-bin-3.0M3-SNAPSHOT is online-store.xml.zip, but the one in the andromda webpage (model of http://team.andromda.org/docs/andromda-bpm4struts-cartridge/samples.html#onl ine-store) is online-store.xmi.zip. I opened both then found they are different. Which format should I use in my own project? I consider it should be xmi. But why is it .xml the one in the andromda-bin-3.0M3-SNAPSHOT? And which UML diagram is the one used to generate the real online store sample? Thanks a lot. Regards, Weining ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ Andromda-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/andromda-user
