
| Key: |
BEEHIVE-612
|
| Type: |
New Feature
|
| Status: |
Open
|
| Priority: |
Major
|
| Assignee: |
Unassigned
|
| Reporter: |
Chris Webster
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
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.
|
|
Description
|
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. |
Show » |
made changes - 14/May/05 01:22 AM
| Field |
Original Value |
New Value |
|
Fix Version/s
|
|
TBD
[ 10950
]
|
|