There are some issues in the current C2 code that prevent you to deploy your
app as war file.
I'm going to send to developer's mail-list a couple of patches. Till then
deploy your app in the unzipped form.
/kesha
----- Original Message -----
From: "Scott N. Smith" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, June 21, 2001 2:21 PM
Subject: RE: ZipException : The system cannot find the file specified
> Ray,
>
> Your e-mail has appeared on the list before mine, but I am stuck at
exactly
> the same place.
>
> I'm debugging and I can tell you that if you look at the Cocoon.log, it is
> showing a "DEBUG" statement that I believe betrays the anomaly:
>
> ----------------------------------
> DEBUG 99314 [cocoon ] (Thread-3): Making URL from
>
zip:C:/bea/wlserver6.0/config/mydomain/applications/.wl_temp_do_not_delete/s
> itemap.xmap
> ----------------------------------
>
> This, I believe, is wrong; the name of the zip file is missing. I.e., it
> should be:
>
> ----------------------------------
> DEBUG 99314 [cocoon ] (Thread-3): Making URL from
>
zip:C:/bea/wlserver6.0/config/mydomain/applications/.wl_temp_do_not_delete/<
> some Weblogic temporary zip name>/sitemap.xmap
> ----------------------------------
>
> I am tracking down what function is supplying this name; I believe this
> function is doing this wrong.
>
> Anyone else run into this?
>
> Thanks,
>
> Scott
>
> ---------------------------------------------------------------------
> Please check that your question has not already been answered in the
> FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
>
> To unsubscribe, e-mail: <[EMAIL PROTECTED]>
> For additional commands, e-mail: <[EMAIL PROTECTED]>
>
---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>