-- I don't think xdmp functions will help you here. You have already passed authentication when you are able to execute them. So you will have to do some authentication of your own. ---
I could use an app server with just enough authentication to execute the basic script plus xdmp:login perm, then do xdmp:login() to re-login as a different user ... provided there was some magic session thingy to pass along. Thinking I should just extract the images to a temp dir for the duration of the request and save all this authentication hassles. The FOP script can then do the cleanup. -David ---------------------------------------- David A. Lee Senior Principal Software Engineer Epocrates, Inc. [email protected] 812-482-5224 _______________________________________________ General mailing list [email protected] http://xqzone.com/mailman/listinfo/general
