Auto merge mandatory file pr This pr is auto merged as it contains a mandatory file and is opened for more than 10 days.
Auto merge mandatory file pr
This pr is auto merged as it contains a mandatory file and is opened for more than 10 days.
This extension provides build tasks to manage and deploy WAR and EAR file to JBoss Enterprise Application Platform (EAP) 7 or WildFly 8 and above.
This extension installs the following components:
Open the Services page in your Visual Studio Team Services Control Panel
In the New Service Endpoint list, choose “JBoss and WildFly”
Create a “JBoss and WildFly” Service Endpoint and specify your JBoss EAP 7 or WildFly 8+ management URL, username and password.
Open your build definition and add the “JBoss EAP / WildFly Management CLI” task. The task can be found in the “Utility” section.
Select the “JBoss and WildFly” service endpoint you created previously, or enter the credentials.
Enter commands to be executed, one command per line.
Open your build definition and add the “JBoss EAP / WildFly Deployer CLI” task. The task can be found in the “Deploy” section.
Enter the file to be deployed (a wildcard is allowed but it must resolve to exactly one file).
Select and enter other optional fields. Hover over the info icon at the end of each field for additional help.
Please refer to this guide.
For detailed instructions on setting up a build definition, check out this guide.
Check out this guide for an overview of extensions of Visual Studio Team Services.
For detailed instructions on how to get and install extensions, check out this guide
Microsoft Azure provides pre-configured WildFly images. Create your free Azure account if you do not have an Azure account.
The code is open sourced under the MIT license. We love and encourage community contributions.
How to build.
Visual Studio Team Services Extension for JBoss and WildFly
This extension provides build tasks to manage and deploy WAR and EAR file to JBoss Enterprise Application Platform (EAP) 7 or WildFly 8 and above.
This extension installs the following components:
Create a JBoss EAP / WildFly Connection
Open the Services page in your Visual Studio Team Services Control Panel
In the New Service Endpoint list, choose “JBoss and WildFly”
Create a “JBoss and WildFly” Service Endpoint and specify your JBoss EAP 7 or WildFly 8+ management URL, username and password.
Manage JBoss and WildFly servers over http
Open your build definition and add the “JBoss EAP / WildFly Management CLI” task. The task can be found in the “Utility” section.
Select the “JBoss and WildFly” service endpoint you created previously, or enter the credentials.
Enter commands to be executed, one command per line.
Deploy applications to JBoss EAP 7 and WildFly 8 and above
Open your build definition and add the “JBoss EAP / WildFly Deployer CLI” task. The task can be found in the “Deploy” section.
Select the “JBoss and WildFly” service endpoint you created previously, or enter the credentials.
Enter the file to be deployed (a wildcard is allowed but it must resolve to exactly one file).
Select and enter other optional fields. Hover over the info icon at the end of each field for additional help.
Deploy applications to JBoss EAP 6
Please refer to this guide.
Learn more
For detailed instructions on setting up a build definition, check out this guide.
Check out this guide for an overview of extensions of Visual Studio Team Services.
For detailed instructions on how to get and install extensions, check out this guide
Create a WildFly instance on Azure
Microsoft Azure provides pre-configured WildFly images. Create your free Azure account if you do not have an Azure account.
License
The code is open sourced under the MIT license. We love and encourage community contributions.
Contributing
How to build.