ENCConfigBuilder blocks outside callers
---------------------------------------
Key: GERONIMO-2143
URL: http://issues.apache.org/jira/browse/GERONIMO-2143
Project: Geronimo
Type: Bug
Security: public (Regular issues)
Components: deployment, naming
Versions: 1.1
Reporter: Aaron Mulder
Assigned to: Aaron Mulder
Fix For: 1.1.1
ENCConfigBuilder makes strategic methods private and some methods require an
EAR context, module ID, JNDI builder, etc. that are only relevant for EAR
callers. For plugins, etc. that want to create EJB/Resource/Service
references, they need a lot of copy and paste and refactoring of code that
should be reusable. The ENCConfigBuilder should be fixed to be equally useful
to internal (J2EE) and external (non-J2EE) callers.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira