From: Joern T. <joe...@go...> - 2010-08-18 21:03:32
|
On Wed, Aug 18, 2010 at 8:46 PM, Dannes Wessels <da...@ex...> wrote: > Hi, > On 16 Aug 2010, at 13:28 , Joern Turner wrote: > > Think this is solved by Wolfgangs change to the build.xml > > yes, thnx wolf. > > (2) Remove jars from lib/user > > Just to clarify: we have agreed that libs that are only used by > betterFORM should go to extensions/betterform lib directory. So, if > commons-lang is not used elsewhere in eXist we would move it there. > > The same is true for the DWR lib. > > Ok. Well commons-lang is quite a powerfull library, but few ppl know it. So > yeas we can put it under the betterforms directories, and move it later. > > WARNING: An API change between ehcache-1.1 and ehcache-1.2 results in > the persistence path being set to > > /Users/wessels/Development/eXist-db/Contrib/Betterforms/tools/jetty/work/Jetty_0_0_0_0_8080_webapp__exist__.8xgt21/cocoon-files/cache-dir/ when > the ehcache-1.1 constructor is used. Please change to the 1.2 constructor. > > This should go away when Cocoon is removed. > > make sense.... > > At the moment we still have our own log4j.xml in WEB-INF. This should > > be removed. Please direct us to the right location to add our > debugging. > > Hmmm do you want to have your own log file? that makes sense. Probably we > can use an XSLT script to update the exist-db log4j.xml, by adding another > appender specific for the bf-packages That's exactly what i asking. How should we integrate with eXist logging. I think there is a logging dir and yes it makes some sense to have a log just for xforms logging as it can be quite verbose when you try to find issues in a complex form. An xslt to merge our log4j into eXists' make sense - we did the same for the web.xml already. But we also need to adapt our code as we initialize our logging in XFormsFilter. Think that probably an issue and must be suppressed? Shouldn't be hard to add a config option for that. > > Kind regards > Dannes > -- > eXist-db Native XML Database - http://exist-db.org > Join us on linked-in: http://www.linkedin.com/groups?gid=35624 > > > > > > > > |