On Apr 20, 2004, at 4:12 PM, I wrote:
I used to enjoy the automatic recompilation of my Java classes with <cocoon/flow-interpreters/component-instance/reload-scripts>...
...until I started using Hibernate w/ Cocoon. Hibernate needs to see all your persistent classes in the classpath, so now my WEB-INF/lib/ has links to my class files, and I guess that is why automatic recompilation doesn't work anymore.
I meant to say, "WEB-INF/classes/" :-/
~ml
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
