You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Mark Lundquist <ml...@comcast.net> on 2004/03/10 01:09:27 UTC

cocoon.xconf: flow-interpreters/component-instance/classpath

I discovered on-demand recompilation of my Java sources.  Very nice!

The trouble: it started working when I specified an absolute pathname 
for the <classpath>, but that's not really what I want.  If it were 
relative, what would it be relative to?  I would have assumed the 
servlet context, but that doesn't seem to be the case...?

Thanks,
~ml