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

Marko Strukelj updated WELD-1003:
---------------------------------

    Git Pull Request: https://github.com/weld/core/pull/146

    
> 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: Marko Strukelj
>             Fix For: 1.1.3.Final, 1.1.3.SP1
>
>
> 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

        
_______________________________________________
weld-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/weld-issues

Reply via email to