On Fri, 2007-05-25 at 11:07 +0200, Jörn Nettingsmeier wrote:
> Thorsten Scherler wrote:
> > Hi all, 
> > 
> > I have a problem with the PublicationConfiguration.java:
> > (around line 180)
> > ...
> >   Configuration proxyConfig = config.getChild(ELEMENT_PROXIES);
> >   if (proxyConfig != null) {
> > ...
> > 
> > In my publication.xml I commented the <proxies> block so should
> > proxyConfig==null, or?
> 
> not directly related, but how did you compile it without the proxies 
> block? 

I mean the code snippet that is by default in the publication.xml
commented. I did not refer to a cocoon block.

> iirc andreas changed the RNG to mandate an empty <proxies/> as a 
> structure marker...

src/resources/build/publication.rng
<optional>
 <element name="proxies">
....

Not sure why we need a structure marker?

salu2
-- 
Thorsten Scherler                                 thorsten.at.apache.org
Open Source Java                      consulting, training and solutions


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

Reply via email to