We use “web” configuration of JBoss.
Now we deploy war files only.
But we are going to deploy ear to JBoss.
As far as I can see it is impossible to deploy ear on web configuration because there is no ear deployer in web configuration.
Will it be enough just to copy file default\deployers\ear-deployer-jboss-beans.xml to web\deployers directory?
Or some additional files should be copied too?
We use web configuration of JBoss. Now we deploy war files only. But we
Share
Instead of starting with the web configuration I will suggest to use the “default” configuration and trim it. For example, remove JMS.