Derek Hohls wrote:
> The war file does contain the sitemap.xmap files... so it 
> looks like 

Extracting
  cocoon.war
should yield
  cocoon/
  cocoon.war

>             these files have not been extracted after the 
> Tomcat restart ... very strange as I have not seen this before.
> Not a Cocoon problem, then, but I am not sure what to
> do now?
> [...]

Extract the war file manually using any decompression tool or use
"./build.sh webapp" instead of "./build.sh war" and there you'll find a
*cocoon* dir inside "build/webapp/" that you'll drop into Tomcat's
webapp dir.

  build/
       /cocoon.war
       /webapp/
             */cocoon/*

-- 
HTH
[EMAIL PROTECTED]


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

Reply via email to