0 Replies Latest reply on Oct 31, 2005 10:13 AM by ren_ferreira

    Problems in Web Service's tests in browser

    ren_ferreira

      Hi!

      I've testing the WS that I developed in a browser, but when I send the parameters in JBoss (note: I used the order that I programmed in the method), all the data swapped the order that I specified, returning wrong results.

      I'd like to know the cause of this situation and some suggestions of how can I solve this problem.

      My last hope is ordering this parameters in JBoss's sequence, but I really want to do this in a logically way.

      Thanks for attention!