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:psps@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-t…
Sent from the XWiki- Users mailing list archive at
Nabble.com.