XQMVC was written before MarkLogic had xdmp:apply() functionality, so my guess 
is you could redo its internal dispatch logic replacing xdmp:eval() with 
xdmp:apply().

That helps everybody, but it'd be a bit faster for you to just amp the XQMVC 
library.

-jh-

On Jul 20, 2011, at 12:22 PM, Tim Finney wrote:

> Thanks for yet more helpful advice from Danny Sokolsky and Jason Hunter.
> The xdmp:eval SEC-PRIV error caused by running xqmvc as "nobody" really
> is coming from xqmvc. (I'm not running the code with cq so it is a
> production problem. What a shame -- I would like to use the xqmvc
> pattern for this potentially high profile app.)
> 
> I will take a look at the innards of xqmvc to see how ubiquitous the
> xdmp:eval and invoke calls are. If not too omnipresent then I might try
> amping before giving up on xqmvc as a useful pattern for a public access
> site.
> 
> Best,
> 
> Tim Finney
> 
> _______________________________________________
> General mailing list
> General@developer.marklogic.com
> http://developer.marklogic.com/mailman/listinfo/general

_______________________________________________
General mailing list
General@developer.marklogic.com
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to