Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Hudson-ci/Using Hudson/Containers"

m
Line 1: Line 1:
{{hudson|pageTitle=Containers}}
+
{{hudson|pageTitle=Containers}} This page links to instructions and notes that are container specific.  
This page links to instructions and notes that are container specific.
+
*[[Hudson-ci/GlassFish|GlassFish]]
+
*[[Hudson-ci/IBM_WebSphere|IBM WebSphere]]
+
*[[Hudson-ci/JBoss|JBoss]]
+
*[[Hudson-ci/Jetty|Jetty]]
+
*[[Hudson-ci/Jonas|Jonas]]
+
*[[Hudson-ci/Tomcat|Tomcat]]
+
*[[Hudson-ci/Oracle_Weblogic|Oracle Weblogic]]
+
*[[Hudson-ci/Winstone|Winstone]]
+
  
And finally, if you are having difficulty installing Hudson with a container, you can always run Hudson just by itself: {{code|java -jar hudson.war}}
+
*[[Hudson-ci/Containers/GlassFish|GlassFish]]
 +
*[[Hudson-ci/Containers/IBM WebSphere|IBM WebSphere]]
 +
*[[Hudson-ci/Containers/JBoss|JBoss]]
 +
*[[Hudson-ci/Containers/Jetty|Jetty]]
 +
*[[Hudson-ci/Containers/Jonas|Jonas]]
 +
*[[Hudson-ci/Containers/Tomcat|Tomcat]]
 +
*[[Hudson-ci/Containers/Oracle Weblogic|Oracle Weblogic]]
 +
*[[Hudson-ci/Containers/Winstone|Winstone]]
 +
 
 +
And finally, if you are having difficulty installing Hudson with a container, you can always run Hudson just by itself: {{code|java -jar hudson.war}}  
  
 
{{note|Please help us grow this list by contributing notes to this Wiki.}}
 
{{note|Please help us grow this list by contributing notes to this Wiki.}}

Revision as of 03:43, 1 September 2011

Hudson Continuous Integration Server
Website
Download
Community
Mailing ListForumsIRCmattermost
Issues
OpenHelp WantedBug Day
Contribute
Browse Source
Hudson-bust.png Containers










This page links to instructions and notes that are container specific. 

And finally, if you are having difficulty installing Hudson with a container, you can always run Hudson just by itself: java -jar hudson.war

Note.png
Please help us grow this list by contributing notes to this Wiki.

Back to the top