0 Replies Latest reply on May 29, 2004 4:48 AM by mzint

    JBoss.NET / Axis 1.2 Java Collections

    mzint

      Hi

      I was just wondering if anyone tried this out...

      In the Java Web Services Tutorial 1.3 from Sun they wrote that the Java Collection Framework is supported by the new JAX-RPX Version 1.1 (Axis 1.2 uses JAX-RPC 1.1) - list attached below:

      Does this work with JBoss.NET / Axis??

      How is this implemented ?? Has anyone any examples for this ??

      cheers
      matt

      Table 12-1 Supported Classes of the Java Collections Framework java.util.Collection Subinterface Implementation Classes
      List
      ArrayList
      LinkedList
      Stack
      Vector
      
      Map
      HashMap
      Hashtable
      Properties
      TreeMap
      
      Set
      HashSet
      TreeSet