XFire

support "true" as value for writeXsiType

Details

  • Type: Test Test
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.2
  • Fix Version/s: 1.2.1
  • Component/s: Aegis Module
  • Labels:
    None
  • Number of attachments :
    0

Description

right now in a spring config file to enable inheritance only this works:

<property name="properties">
<map>
<entry key="writeXsiType">
<value type="java.lang.Boolean">true</value>
</entry>
...

it should also work without the type="java.lang.Boolean"

Activity

Hide
Dan Diephouse added a comment -

Thanks for fixing this in SVN Christoph.

Show
Dan Diephouse added a comment - Thanks for fixing this in SVN Christoph.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: