Hi,
Isn't there some way that a web-app can be deployed by just reading the application.xml file from the EAR?

Is it because the server can support multiple HTTP sites that the deployment is ambiguous because it has to know which Web Container to deploy into or is the problem more subtle?

It would be nice to not have to edit both the server.xml and the default-web-site.xml file. I guess the
J2EE spoils us but it just deploys to the server directly but it can be remote too.

Thanks,

Eric :-)

Reply via email to