[Generation and log4j]

2005-05-19 Thread Cyriaque Dupoirieux
Hello,
   FYI : I had a problem to update svn with the core/lib directory that 
I has to delete...
   Know it's OK and the problem with the external-links like 
site:MyLink is solved.
   (I had message like the following :
   X [0] 
error:site:overLibBROKEN: No pipeline matched request: 
error:site:overLib
   )

   By the way, Log4j needs to be configured :

...

cocoon 2.2.0-dev
Copyright (c) 1999-2005 Apache Software Foundation. All rights reserved.

...
Lazy mode: true
log4j:WARN No appenders could be found for logger 
(net.sf.ehcache.CacheManager).
log4j:WARN Please initialize the log4j system properly.

..
--
Regards,
Cyriaque,


Re: [Generation and log4j]

2005-05-19 Thread Cyriaque Dupoirieux
Cyriaque Dupoirieux a écrit :
Hello,
   FYI : I had a problem to update svn with the core/lib directory 
that I has to delete...
 
had to delete

   Know it's OK and the problem with the external-links like 
site:MyLink is solved.
  Now, it's
   (I had message like the following :
   X [0] 
error:site:overLibBROKEN: No pipeline matched request: 
error:site:overLib
   )

   By the way, Log4j needs to be configured :

...

cocoon 2.2.0-dev
Copyright (c) 1999-2005 Apache Software Foundation. All rights reserved.

...
Lazy mode: true
log4j:WARN No appenders could be found for logger 
(net.sf.ehcache.CacheManager).
log4j:WARN Please initialize the log4j system properly.

..
Sorry I am still sleeping,
Cyriaque,


Re: [Generation and log4j]

2005-05-19 Thread David Crossley
Cyriaque Dupoirieux wrote:
 Cyriaque Dupoirieux a ?crit :
 
 Hello,
 
FYI : I had a problem to update svn with the core/lib directory 
 that I has to delete...
 
   

 had to delete
 
 
Know it's OK and the problem with the external-links like 
 site:MyLink is solved.
 
   Now, it's
 
(I had message like the following :
X [0] 
 error:site:overLibBROKEN: No pipeline matched request: 
 error:site:overLib
)

That sounds like you are missing an entry in site.xml

--David


Re: [Generation and log4j]

2005-05-19 Thread Cyriaque Dupoirieux
David Crossley a écrit :
Cyriaque Dupoirieux wrote:
 

Cyriaque Dupoirieux a ?crit :
   

 Know it's OK and the problem with the external-links like 
site:MyLink is solved.
 

 Now, it's
   

 (I had message like the following :
 X [0] 
error:site:overLibBROKEN: No pipeline matched request: 
error:site:overLib
 )
 

That sounds like you are missing an entry in site.xml
 

No, I did not change my site.xml, as I said, I had a problem with the 
code/lib directory with svn -update.
So I delete it and re-update svn and now, everything is OK.
It seems that I had a conflict with cocoon jars...

But for Log4j, I don't know...
Cyriaque,
--David