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.

Am I right?

Can anything be done to "have my cake and eat it too?"

thanks,
mark


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



Reply via email to