1 Reply Latest reply on Mar 9, 2009 7:17 AM by prakhar211

    listshuttle is throwing has invalid arguments

    prakhar211

      Hi,

      On the screen there are various fields,one dropdown & one listShuttle. When i change the value in this dropdown that time i am filling the source value of list Shuttle & i am reRendering it.

      Till this point it works fine. but when i submit the form than i got the error message

      component rich:listShuttle has invalid arguments.

      at present the value in sourceValue & targetValue are getting filled via action.attribute but i have also tried it by using VO with equals & hashcode implemented.

        • 1. listshuttle is throwing has invalid value expression
          prakhar211

          Hi,

          On the screen there are various fields,one dropdown & one listShuttle. When i change the value in this dropdown that time i am filling the source value of list Shuttle & i am reRendering it.

          Till this point it works fine. but when i submit the form than i got the error message

          component rich:listShuttle has invalid arguments.

          at present the value in sourceValue & targetValue are getting filled via action.attribute but i have also tried it by using VO with equals & hashcode implemented.