6 Oct
2009
6 Oct
'09
5:20 p.m.
Hi xwiki-users, Just wondering - does the "jars" parameter work for the groovy macro? Tried executing something simple with no luck: {{groovy jars="attach:[email protected]"}} 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! -- Lewis