Jonny Becker wrote:
Hi,

I'm experimenting to move the CHS from Hibernate2 to Hibernate3.
Thanks to the help of this list, I got the CHS with Hibernate2 finally running on Cocoon 2.1.7.


Now I'm experiencing errors with my Hibernate3 implementation. It compiles normally.
But on startup I'm always getting this kind of error:
org.springframework.beans.factory.BeanCreationException...
org.objectweb.asm.ClassVisitor.visit(...) does not exist...
java.lang.NoSuchmethodError....


On the CHS-homepage there was a comment:

Also, CHS would not start in Cocoon 2.1.7, so I backed out asm-1.5.2.jar and asm-util-1.5.2.jar to asm-1.4.3.jar and asm-util-1.4.3.jar.
It should help. did you exclude BSF block during cocoon build?


This didn't help for me. But maybe someone knows (the author of this comment?) about this asm issue.



Other, non-cocoon-relate question:
I'm working on windows and starting cocoon from cmd. If I get errors I want to copy the stacktrace, so I can post it here. From the command-window it isn't possible to copy and paste. What could I do? Suggestions welcome.
right click -> select -> select text -> press enter -> got it in clipboard


-- Leszek Gawron MobileBox [EMAIL PROTECTED] http://www.mobilebox.pl

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to