The Artima Developer Community
Sponsored Link

Java Buzz Forum
Maven Cargo JBoss

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Vineet Manohar

Posts: 114
Nickname: vineetmano
Registered: Mar, 2009

Vineet Manohar is an entrepreneur / Senior Java Developer with 12 years of industry experience
Maven Cargo JBoss Posted: May 26, 2009 11:55 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Vineet Manohar.
Original Post: Maven Cargo JBoss
Feed Title: Vineet Manohar's blog
Feed URL: http://www.vineetmanohar.com/category/java/feed/
Feed Description: Cutting edge Java articles, Web 2.0 and other Tech topics
Latest Java Buzz Posts
Latest Java Buzz Posts by Vineet Manohar
Latest Posts From Vineet Manohar's blog

Advertisement
This article shows how to deploy your war to JBoss using maven and cargo. It also shows how to integration test your JBoss applications using selenium by automatically deploying the war, running the tests and then automatically undeploying the war. All using maven, selenium and cargo! It is a good practice to startup JBoss outside the scope of maven and use cargo to redeploy your app. Cargo uses the jmx-console over http to deploy and no file path configuration is needed! This only works with JBoss running locally as a file: reference to the war file is passed over http. See articles for details and code snippets.

Read: Maven Cargo JBoss

Topic: Your photos remain on Facebook even after they have been deleted Previous Topic   Next Topic Topic: Write Once, Pwn Everywhere…. oh and Jetpacking around

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use