History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: XFIRE-618
Type: Test Test
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Christoph Sturm
Reporter: Christoph Sturm
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
XFire

support "true" as value for writeXsiType

Created: 01/Sep/06 03:38 AM   Updated: 02/Sep/06 11:07 AM
Component/s: Aegis Module
Affects Version/s: 1.2
Fix Version/s: 1.2.1

Time Tracking:
Not Specified


 Description  « Hide
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"



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Dan Diephouse - 02/Sep/06 11:07 AM
Thanks for fixing this in SVN Christoph.