Re: 404 not found on xml using JBuilder an Cocoon
Posted By:
Shahram_Khorsand
Posted On:
Tuesday, September 4, 2001 11:18 PM
I recon you right click on the index.xml and go "web run". you should right click on the coccon icon above and choose "cocoon run". This way the cocoon engine gets to initilize before having to serv the XML file.
The reason the index.xml~ works is because the Internet explorer doesn the XML/XSL compilation and not the coccoon engine.
Good luck!