On 12/18/2009 04:42 PM, Sergiu Dumitriu wrote:
> On 12/18/2009 01:36 PM, Reto Hotz wrote:
>> Hi,
>>
>> FYI: We have experienced problems running XWiki 2.1 on Glassfish 2.1.1
>> (see stacktrace at the end).
>> Our final solution was to replace the bundled cglib-2.1_3.jar with the
>> newest cglib-2.2.jar
>
> So the solution is to also update it in the default distribution, right?

It seems that cglib-2.2 uses asm-3.1, while Hibernate still uses 
asm-1.5.3, and I don't know if those two are compatible. Are you sure 
the wiki runs without any problems? Can you also try replacing the 
asm-1.5.3.jar file with this one:
http://repo2.maven.org/maven2/asm/asm/3.1/asm-3.1.jar

-- 
Sergiu Dumitriu
http://purl.org/net/sergiu/
_______________________________________________
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to