Skip to main content



      Home
Home » Archived » Hudson » Deploying WAR to WildFly 8?
Deploying WAR to WildFly 8? [message #1706454] Thu, 27 August 2015 00:39 Go to next message
Eclipse UserFriend
I am trying automatic deployment of a WAR file to a WildFly 8 server using the Deploy Plugin. Since the plugin does not have an option for WildFly 8 so I used the JBoss 7.x configuration but it simply fails. Is there anybody who can successfully deploy a WAR file to WildFly using the plugin, or do we have to update the plugin to support WildFly?
Re: Deploying WAR to WildFly 8? [message #1706464 is a reply to message #1706454] Thu, 27 August 2015 02:20 Go to previous messageGo to next message
Eclipse UserFriend
This plugin was last upgraded in Oct 2013 to support JBoss 7.x. It is easy to modify the plugin and add JBoss8xAdapter to support Wildfly
Re: Deploying WAR to WildFly 8? [message #1706707 is a reply to message #1706464] Fri, 28 August 2015 18:49 Go to previous messageGo to next message
Eclipse UserFriend
I thought WildFly 8 is not so much different from JBoss 7, but I am now thinking of the upgrade myself. I feel I have too many things to do. Smile
Re: Deploying WAR to WildFly 8? [message #1706712 is a reply to message #1706707] Fri, 28 August 2015 22:20 Go to previous messageGo to next message
Eclipse UserFriend
I started the upgrade work now. May I upgrade the parent version up to 3.2.0? I feel 3.0.0 is too old to support as 3.3.0 is already out.

Kaz Nishimura wrote on Sat, 29 August 2015 07:49
I thought WildFly 8 is not so much different from JBoss 7, but I am now thinking of the upgrade myself. I feel I have too many things to do. Smile

Re: Deploying WAR to WildFly 8? [message #1706725 is a reply to message #1706712] Sat, 29 August 2015 04:42 Go to previous messageGo to next message
Eclipse UserFriend
I have added a new adapter for WildFly 8.x here but I am still failing to deploy a WAR file yet probably due to I am running WildFly as a domain. Since it looks Cargo supports it for JBoss AS 5.x and later, the plugin might have to be updated to support it, too.
Re: Deploying WAR to WildFly 8? [message #1706728 is a reply to message #1706725] Sat, 29 August 2015 05:07 Go to previous messageGo to next message
Eclipse UserFriend
It looks good for a standalone WildFly server. I will make a pull request.

Kaz Nishimura wrote on Sat, 29 August 2015 17:42
I have added a new adapter for WildFly 8.x here but I am still failing to deploy a WAR file yet probably due to I am running WildFly as a domain. Since it looks Cargo supports it for JBoss AS 5.x and later, the plugin might have to be updated to support it, too.

Re: Deploying WAR to WildFly 8? [message #1706741 is a reply to message #1706728] Sat, 29 August 2015 09:51 Go to previous messageGo to next message
Eclipse UserFriend
Tried to add code to deploy to a domain but no success. Possibly Cargo limitation.
Re: Deploying WAR to WildFly 8? [message #1706935 is a reply to message #1706741] Tue, 01 September 2015 00:06 Go to previous messageGo to next message
Eclipse UserFriend
Based on this documentation cargo supports both local and remote deployment (only embedded container is not supported)

https://codehaus-cargo.github.io/cargo/WildFly+8.x.html
Re: Deploying WAR to WildFly 8? [message #1707611 is a reply to message #1706935] Mon, 07 September 2015 19:19 Go to previous message
Eclipse UserFriend
Please note that cargo.jboss.clustered is not supported for remote containers. I am running WildFly in domain mode. The new plugin worked fine for standalone mode.

Winston Prakash wrote on Tue, 01 September 2015 13:06
Based on this documentation cargo supports both local and remote deployment (only embedded container is not supported)

https://codehaus-cargo.github.io/cargo/WildFly+8.x.html

Previous Topic:Multiple git repos required for 1 hudson job
Next Topic:Hudson 3.3.0 MsBuild plugin fails with NullPointerException
Goto Forum:
  


Current Time: Mon Apr 21 11:50:18 EDT 2025

Powered by FUDForum. Page generated in 0.04502 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top