Uploaded image for project: 'Weld'
  1. Weld
  2. WELD-1003

WELD-SE not running with SE 5

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 1.1.3.Final, 1.1.3.SP1
    • 1.1.1.Final
    • Java SE Support
    • None
    • SE 5 windows

      using weld-se with SE 5 dont't work. We found out that classes uses methods that aren't declared in JDK 5 but in JDK 6.
      E.G. weld-se (1.1.2.Final) org.jboss.weld.xml.BeansXmlHandler.getContainer() calls String.isEmpty().
      Hence, the initialization of the container via 'WeldContainer weld = new Weld().initialize()' failed .

              marko.strukelj@gmail.com Marko Strukelj
              csc19601128 christoph schmidt-casdorff (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: