ques 1: What does cocoon-reload=true actually do? Chap 6 of Langham-Ziegler says that it forces a reload cocoon.xconf, but what effect does it have on web.xml or sessions?
ques 2:
I have
<init-param>
<param-name>allow-reload</param-name>
<param-value>yes</param-value>
</init-param>
and used http://myDomain:8080/cocoon?cocoon-reload=truebut it doesn't seem to have restarted, as I get the following:
Cocoon 2 - Resource not found
--------------------------------------------------------------------------------
type resource-not-found message Resource not found description The requested URI "/cocoon/" was not found. sender org.apache.cocoon.servlet.CocoonServlet source Cocoon servlet request-uri /cocoon/ path-info
Thanks for any help!
I-Lin Kuo, Ann Arbor, MI Macromedia Certified ColdFusion 5.0 Advanced Developer Sun Certified Java 2 Programmer Ann Arbor Java Users Group (www.aajug.org) SUN Top 25 JUG
_________________________________________________________________
Add MSN 8 Internet Software to your existing Internet access and enjoy patented spam protection and more. Sign up now! http://join.msn.com/?page=dept/byoa
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
