0 Replies Latest reply on Mar 17, 2005 3:44 PM by adrian.brock

    j2se module

      I want to create a j2se module in jboss head
      This would be similar to the j2ee module to provide a repository
      for all the java and javax classes that we maintain for backwards
      compatibility with older jvms, e.g.

      javax.management for jmx (not required with j2se5)
      javax.xml.namespace (not required with j2se5)
      others?

      I also think some javax packages should be moved to j2ee,
      e.g. the ones in management for jsr77