[weld-issues] [JBoss JIRA] (WELD-1003) WELD-SE not running with SE 5
Ales Justin (Assigned) (JIRA)
jira-events at lists.jboss.org
Thu Nov 10 07:07:45 EST 2011
[ https://issues.jboss.org/browse/WELD-1003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ales Justin reassigned WELD-1003:
---------------------------------
Assignee: Marko Strukelj (was: Ales Justin)
> 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
>
>
> 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