[jboss-user] [JBoss Seam] - Re: @WebRemote: problem with client site instantiation of ob

sbryzak2 do-not-reply at jboss.com
Wed Aug 2 16:05:57 EDT 2006


"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#3962602

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3962602



More information about the jboss-user mailing list