0 Replies Latest reply on Oct 4, 2006 4:50 AM by mmarcom

    How to use JbossWS properly

    mmarcom

      hi all,
      i want to expose an EJB as a webservice....

      the method to be exposed would have this signature...

      String[] processInsertion(MyObject[] objects)

      considering fact that i have arrays as input and output parameters, can i still use RPC, or owuld be better to use document style?

      thanks and regards
      marco