0 Replies Latest reply on Aug 26, 2005 10:24 PM by shawn_white

    Arrays Clarification

    shawn_white

      Are Java arrays of JAX-RPC supported types, like String[], supported as params/return values without the need for wrapping in a JavaBean?

      Is it only arrays of complex types that need to wrapped in a JavaBean. Or all arrays even of primitive types?