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]>

Reply via email to