"rlhr" wrote :
|
|
| | Wed Aug 02 2006 14:56:55 GMT+0200 (Romance Daylight Time): Response packet:
| | <envelope>
| | <header>
| |
<context><conversationId>12</conversationId></context>
| | </header>
| | <body>
| | <result id="1">
| | <value>
| | <bag>
| | <element><ref id="0"/></element>
| | <element><ref id="1"/></element>
| | <element><ref id="2"/></element>
| | </bag>
| | </value>
| | <refs>
| | <ref id="0"><bean
type="javax.faces.model.SelectItem"></bean></ref>
| | <ref id="1"><bean
type="javax.faces.model.SelectItem"></bean></ref>
| | <ref id="2"><bean
type="javax.faces.model.SelectItem"></bean></ref>
| | </refs>
| | </result>
| | </body>
| | </envelope>
| |
It looks like the field values for SelectItem aren't being serialized after all.
I'll take a look at this today and see if I can come up with something that will work
for the cases where the field naming doesn't match the getter/setter names.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3962602#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...