Thanks Thomas! Must be that :-) Not only do we not allow Guest logins in our wiki, but since we're using custom authentication module at the container level, the URLClassLoader must be hitting the login page provided by the authentication valve configured in Tomcat... Sorry, should've checked in JIRA beforehand! On Wed, Oct 7, 2009 at 5:07 PM, Thomas Mortagne <thomas.mortagne@xwiki.com>wrote:
On Tue, Oct 6, 2009 at 19:20, Lewis Denizen <orangerd@gmail.com> wrote:
Hi xwiki-users,
Just wondering - does the "jars" parameter work for the groovy macro?
This has been tested almost only on groovy macro AFAIK :)
Tried executing something simple with no luck:
{{groovy jars="attach:Main.WebHome@blah.jar"}} import blahblah...
println(Blah.class.getName()) {{/groovy}}
Always throws a ClassNotFoundException (even tho the class exists in the JAR file) :-( Any idea what I could be doing wrong? Thanks in advance!
Maybe it's because of http://jira.xwiki.org/jira/browse/XWIKI-4428
-- Lewis _______________________________________________ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne _______________________________________________ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users