anujgakhar
Sergeant
Joined: 04/14/09
Posts: 25 |
Appender Layout not defined in config.xsd?
08/19/09 5:21 AM
I have got the latest nightly build from SVN. And Trying to use the Twitter Appender. with a custom layout I wrote. However, as soon as I define the layout property in my Appender in coldbox.xml.cfm , it throws an error. I checked the config.xsd and only 2 attributes are allowed, name and class. Is this a known bug?
|
|
Link | Top | Bottom
|
lmajano
Veteran Master
Joined: 01/29/05
Posts: 1209 |
RE: Appender Layout not defined in config.xsd?
08/19/09 10:25 AM
Attachment: config.xsd.zip
Yes,
this is missing, good catch!! VIVA BETA!!
Added to the config.xsd and attached and on SVN Luis Majano
|
|
Link | Top | Bottom
|
anujgakhar
Sergeant
Joined: 04/14/09
Posts: 25 |
RE: Appender Layout not defined in config.xsd?
08/20/09 3:39 AM
Thanks Luis. One more thing... I noticed that a lot of the Settings are no longer supported... like OwnerEmail, EnableDumpVar, EnableBugReports etc... is that on purpose ?
|
|
Link | Top | Bottom
|
lmajano
Veteran Master
Joined: 01/29/05
Posts: 1209 |
RE: Appender Layout not defined in config.xsd?
08/20/09 12:40 PM
No, they have been moved. The bug reports section contains all this now. Dump var is now moved to the debugger section.
The problem is that so many settings came into play as the framework grew and no logical representation was made. Now they do.
Luis Luis Majano
|
|
Link | Top | Bottom
|
anujgakhar
Sergeant
Joined: 04/14/09
Posts: 25 |
RE: Appender Layout not defined in config.xsd?
08/21/09 2:56 AM
Thanks for the information Luis.
|
|
Link | Top | Bottom
|