[weld-issues] [JBoss JIRA] (WELD-1003) WELD-SE not running with SE 5

Ales Justin (Resolved) (JIRA) jira-events at lists.jboss.org
Wed Nov 9 06:09:45 EST 2011


     [ https://issues.jboss.org/browse/WELD-1003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ales Justin resolved WELD-1003.
-------------------------------

    Fix Version/s: 1.1.3.Final
       Resolution: Done

    
> WELD-SE not running with SE 5
> -----------------------------
>
>                 Key: WELD-1003
>                 URL: https://issues.jboss.org/browse/WELD-1003
>             Project: Weld
>          Issue Type: Bug
>          Components: Java SE Support
>    Affects Versions: 1.1.1.Final
>         Environment: SE 5 windows
>            Reporter: christoph schmidt-casdorff
>            Assignee: Ales Justin
>             Fix For: 1.1.3.Final
>
>
> 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 .

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the weld-issues mailing list