Hi,

On 19.12.2009 02:49, Sergiu Dumitriu wrote:
> 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


I have now also updated asm 1.5.3 to asm-3.1 and everything seems to 
work fine. No strange behaviors, no exceptions in the log.

So for me, yes the solution would be to update cglib (and probably also 
asm) to the newer version in the default distribution.

Greetings
Reto


_______________________________________________
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to