[jboss-jira] [JBoss JIRA] Created: (EJBTHREE-2221) Support String type on EJBContainer.MODULES
Carlo de Wolf (JIRA)
jira-events at lists.jboss.org
Tue Dec 21 03:56:18 EST 2010
Support String type on EJBContainer.MODULES
-------------------------------------------
Key: EJBTHREE-2221
URL: https://issues.jboss.org/browse/EJBTHREE-2221
Project: EJB 3.0
Issue Type: Bug
Reporter: Carlo de Wolf
Priority: Critical
Fix For: EJB 3.1
EJB 3.1 FR 22.2.2.2 javax.ejb.embeddable.modules
If the target modules are part of the classpath, this property holds either a single module name (java.lang.String) or an array of module names (java.lang.String[]). For each specified module name, the container searches the class path for the first eligible ejb-jar or directory whose corresponding module name matches the given name. All specified modules must match an entry in the classpath.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list