ControlAssembler does not support server specific descriptors
-------------------------------------------------------------
Key: BEEHIVE-612
URL: http://issues.apache.org/jira/browse/BEEHIVE-612
Project: Beehive
Type: New Feature
Components: Controls
Reporter: Chris Webster
The control assemble framework does not provide a way to access the server
specific deployment descriptors. This presents a problem for applications which
are deployed to servers similar to the J2EE 1.4 application server which
requires that a resource such as JDBC be described in the server specific
descriptor. The typical description is something like:
resource
jndi-name
server-jndi-name
Which binds the generic resource declaration to the specific resource on the
server. This will likely require some generic jndi annotation on the control
itself to facilitate this generation.
--
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