2 Replies Latest reply on Oct 18, 2006 5:46 PM by mmarcom

    jbossws supported return parameter types for webservice

    mmarcom

      hi all,
      i am exposing an EJB3 as a webservice.. and i was wondering if it was supported to return an array of javabeans in the webservice interface

      i have following code

      public Agency[] getAgencies()

      i was wondering if i can expose it in the webservice, or the array type of custom objects is not supported

      anyone coudl comment?

      thanks in advance and regards
      marco