Hi all, There were some issues with Mashup Downloading which I figured out this evening (I tested it running two servers ion localhost with different ports and it worked, but it was failing when trying to download a mashup from mooshup).
I resolved this by adding a download request processor. So appending ?download to the endpoint URI will send you the mashup as a ZIP. this seems to be clean and even helps you email a mashup to another party. I also made the content type of the response wso2mashup/zip. The reason behind naming it wso2mashup/zip was to have a firefox plugin at a leter date (POST 1.0) which will handle wso2mashup/zip and deploy it in your locally running mashup server. Is wso2mashup/zip ok? or should it be just application/zip to indicate that its a standard zip. Thanks, Keith. _______________________________________________ Mashup-dev mailing list [email protected] http://www.wso2.org/cgi-bin/mailman/listinfo/mashup-dev
