Expand my Community achievements bar.

mrbahr
mrbahr
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • Hi jvroom - Thanks for your response. I've been trying everything fromsending message back through to the HibernateAssembler and alsojust trying it through an RPC call. The same behavior is present. Ihave, however, found a work around for it.....The Organization java object had the locationSet as aS...

    Type

    Discussions

    Views

    741

    Likes

    0

    Replies

    0
  • Thanks for your reply. Here is the debug message on theserver:[Flex][INFO] Channel endpoint my-secure-http receivedrequest.[Flex][DEBUG] Deserializing AMFX/HTTP requestVersion: 3 (Message #0 targetURI=null, responseURI=null) (Typed Object #0 'flex.messaging.messages.RemotingMessage') body = (Array #...

    Type

    Discussions

    Views

    741

    Likes

    0

    Replies

    0
  • Okay - I figured it out.The array that is used to pass in the search criteria MUSThave the same name as the identity property on the server. So, thefollowing had to be changed.var ids:Object = new Object();ids["login"] = this.login;var call:AsyncToken = service.getItem(ids);call.addResponder(respond...

    Type

    Discussions

    Views

    296

    Likes

    0

    Replies

    0
  • Hi All - I got this working by changing the autoCommit = false andmanually commiting after the createItem call. Not sure why, but itseemed to work. An explanation as to why autoCommit would causethis problem would be helpful when you know.Thanks for your help.Tom

    Type

    Discussions

    Views

    456

    Likes

    0

    Replies

    0
Top badges earned by mrbahr
Customize the badges you want to showcase on your profile