Paul Libbrecht wrote:
> 
> what I was telling is that you should be able to get its execution from
> groovy with
>   new URL("http://server/xwiki/bin/iview/MyScheduler/Velo";).getContent()
> 
> and, if you needed secure access for that execution you could request
>   new
> URL("http://admin:p...@server/xwiki/bin/iview/MyScheduler/Velo";).getContent()
> provided the user admin has password psps.
> 

Great! All is working! Without pass - is working too.
Big thanks Paul, and thanks for all participants!

--
Best regards
Eugen Colesnicov

-- 
View this message in context: 
http://xwiki.475771.n2.nabble.com/Using-Scheduler-issues-groovy-questions-tp5666438p5669544.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
_______________________________________________
users mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to