Deployment is a two-step process
Reverting the deployment is also a two-step process
Interested in mastering JBOSS? Learn more about "JBoss Training " in this blog post.
Alternatively, applications can be deployed/undeployed/and re-deployed via JBoss. system:service=MainDeployer JMX MBean (more on this later). This mechanism also supports remote management of JBoss deployments
Archived components are uncompressed (a.k.a. exploded) under ${jboss.server.temp.dir}/deploy/
The deployed components are automatically redeployed if their deployment descriptors are modified while JBoss AS is running JBoss supports nested deployments (e.g. WAR under EAR) regardless of whether they are compressed into archives or deployed uncompressed With clustering enabled, JBoss AS also supports farmed deployment - that is, pushing applications across the entire cluster when deployed on any single member of that cluster JBoss supports JSR-88 (Java EE application deployment spec) but
There are no tools that make this kind of deployment easy - requires writing code
The resulting deployments go into the tmp/ directory - making redeployments harder
Deployers on JBoss AS
The deployers are deployed themselves as *.deployer or *-deployer-beans.xml under ${jboss.server.home.url}/deployers/ directory
You liked the article?
Like: 0
Vote for difficulty
Current difficulty (Avg): Medium
TekSlate is the best online training provider in delivering world-class IT skills to individuals and corporates from all parts of the globe. We are proven experts in accumulating every need of an IT skills upgrade aspirant and have delivered excellent services. We aim to bring you all the essentials to learn and master new technologies in the market with our articles, blogs, and videos. Build your career success with us, enhancing most in-demand skills in the market.