[jboss-jira] [JBoss JIRA] (JBRULES-3541) FactHandle has marshalling problems with JAXB

Mark Proctor (JIRA) jira-events at lists.jboss.org
Mon Nov 12 03:43:19 EST 2012


     [ https://issues.jboss.org/browse/JBRULES-3541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Proctor resolved JBRULES-3541.
-----------------------------------

    Fix Version/s: 5.5.0.Final
       Resolution: Done

    
> FactHandle has marshalling problems with JAXB
> ---------------------------------------------
>
>                 Key: JBRULES-3541
>                 URL: https://issues.jboss.org/browse/JBRULES-3541
>             Project: Drools
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>            Reporter: Mark Proctor
>            Assignee: Mark Proctor
>             Fix For: 5.5.0.Final
>
>
> There are two issues when serialising the FactHandle. The first is that there is no setExternalForm, on older JAXB this throws an exception, on newer one's it just doesn't set the field.
> The other issue is with XmlAdapter, when the FactHandle is nested. It seems JAXB is not picking up it has annotations and renders it as a generic xsi:type, which is ugly verbose. This may be a limitation of XmlAdapter and it's generics arguments.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list