Hi I am trying to create an application and I want to sprcify ther version and name of the application server in which it will run. Where do I put those information as in which deployment descriptor
Jaikiran Pai wrote:How will that information be used in your application? And what kind of application is it?
it is an ear file and i need to keep it in probably a deployment descriptor file so that any person who wishes to install that ear can read the server specification from there.