[weld-issues] [JBoss JIRA] Closed: (WELD-383) JNDI prefix is wrong
Pete Muir (JIRA)
jira-events at lists.jboss.org
Mon Jan 18 10:12:48 EST 2010
[ https://jira.jboss.org/jira/browse/WELD-383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pete Muir closed WELD-383.
--------------------------
Resolution: Done
Thanks!
> JNDI prefix is wrong
> --------------------
>
> Key: WELD-383
> URL: https://jira.jboss.org/jira/browse/WELD-383
> Project: Weld
> Issue Type: Bug
> Components: Weld SPI
> Affects Versions: 1.0.0.GA
> Reporter: Koichi Kobayashi
> Assignee: Pete Muir
> Fix For: 1.0.1.CR1
>
>
> In org.jboss.weld.injection.spi.helpers.AbstractResourceServices
> private static final String RESOURCE_LOOKUP_PREFIX = "java:/comp/env";
> The right prefix is "java:comp/env".(delete a slash before "comp")
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the weld-issues
mailing list