After spending quite some time trying to get rid of getRealPath (or work
around it), I came across these problems.

1) In war format, under Weblogic 6.1, library jars under WEB-INF/lib arent
accessible directly the file system. The URI to a war file is similar to
zip:D:/bea/wlserver6.1/config/mydomain/applications/.wlnotdelete/wl_comp5101
8.war!/

That doesnt help much because only Weblogic knows how to interpret its
implementation of the zip: URI.

2) Creation of Sitemap fails because all the libraries are in the war file
and inaccessible (atleast via File API). 

I am out of ideas w.r.t Cocooon working in a war file. Please advice.

Nitin




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

Reply via email to