On Nov 5, 2008, at 11:49 PM, Elliot Metsger wrote: > When I request the object (the object conforming to my content model) > SDef, it appears the datastream input parameter is being sent by > reference instead of by value. I receive the full URL (encoded) to > the IMAGEVIEWERID datastream instead of the value of the datastream. > You can see the error that results by attempting it yourself at: > http://fedora-test.mse.jhu.edu/fedora/get/changeme:1/changeme:2/getFlashViewerHtml/
I had a silly programming error in my servlet which resulted it in returning a 500, so that is why I saw a stack trace for the above URL. I've fixed the silly error, and now the servlet returns 200. The interface hangs loading the Flash viewer, however (because the IMAGEVIEWER datastream is still being passed by URL reference). ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Fedora-commons-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fedora-commons-developers
