what are the semantics of the resource-env-ref tag in the deployment descriptor?
Has every object (e.g. DataSources for DB access) to be declared in the deployment descriptor or is a Resource/ResourceLink in the server.xml sufficient?
Does the application have to declare the use of a resource twice? (via Resource in the server.xml and via resource-env-ref in web.xml)
Those questions might look like faq, but unfortunately I could not find any documentation about it.
Kind regards,
Hans
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
