[ http://issues.apache.org/jira/browse/ABDERA-20?page=all ]

James M Snell resolved ABDERA-20.
---------------------------------

    Resolution: Fixed

Fixed. The problem was that FOMParserOptions was creating a new instance of 
FOMFactory rather than using the default instance

> The default abdera.getParser() not using the default getFactory()
> -----------------------------------------------------------------
>
>                 Key: ABDERA-20
>                 URL: http://issues.apache.org/jira/browse/ABDERA-20
>             Project: Abdera
>          Issue Type: Bug
>            Reporter: James M Snell
>         Assigned To: James M Snell
>
> The Parser instance returned by abdera.getParser() should, by default, be 
> using the Factory instance returned by abdera.getFactory().  It's not.  It's 
> creating a new Factory instance instead.  

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to