JNDI prefix is wrong
--------------------
Key: WELD-383
URL:
https://jira.jboss.org/jira/browse/WELD-383
Project: Weld
Issue Type: Bug
Components: Bootstrap and Metamodel API
Affects Versions: 1.0.0.GA
Reporter: Koichi Kobayashi
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