[
https://issues.apache.org/jira/browse/ABDERA-288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chad Lung closed ABDERA-288.
----------------------------
Resolution: Not A Problem
Fix Version/s: 1.2
Although I cannot add the JSONFilter.java filter myself and get it to work, if
I rely on just the EXT library and bring in the JSONFilter from there, then it
works.
> 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
> Fix For: 1.2
>
>
> 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, is 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