JSONFIlter.java doesn't work, fails when doc.writeTo is called
--------------------------------------------------------------
Key: ABDERA-288
URL: https://issues.apache.org/jira/browse/ABDERA-288
Project: Abdera
Issue Type: Bug
Affects Versions: 1.1.2
Environment: OS X 10.6
Reporter: Chad Lung
Creating a project with Apache Abdera, then using the JSONFilter.java code that
is supplied with the extensions source code examples I loaded the JSONFilter
Abdera filter, things work fine except until the call to:
doc.writeTo("json", aout);
is made. The only error I can catch from Tomcat is "SEVERE", cant' get much
more of a description thus far. My guess is the doc object although not null,
if some how mangled. Is there any test projects that use the JSONFilter.java
code?
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira