2 Replies Latest reply on Mar 28, 2006 11:27 AM by forjbpm

    Problem with collection types.

    forjbpm

      Hi,
      Looks like collection types are not supposrted.
      I need to return collection of objects(String/int/Long) from my method.
      What do I do?
      As I can't even generate wsdl file because some methods in my bean are returning List type.
      Are there any collection types supported?
      What is the workaround ?
      When I try to wscompile I get error as:

       Collection types are not supported in literal mode
      

      Please suggest.