Re: patching web.xml during build

Andreas Hartmann <[email protected]> Sun, 06 Apr 2003 04:27:14 -0700
Newsgroups gmane.comp.cms.wyona.devel
Message-ID <[email protected]>
> On the train (without internet connection) I realized that
> the build (ant install) does not work when the web.xml is being
> patched by the web-xml.xsl.
> 
> Well, this seems only to be a problem if you are disconnected from the 
> net, because some host is being looked up.
> 
> I think it would be nice if we could modify it such that it also works 
> without a connection to the net.

I also noticed this problem but didn't find the cause or
a solution yet. It's strange that it works for cocoon.xconf but not
for web.xml. Why does it need to access java.sun.com?

Andreas