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 "Containers"

 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
This document describes instructions and notes that are container specific.
 
This document describes instructions and notes that are container specific.
  
* [Glassfish|Glassfish]
+
* [[Glassfish|Glassfish]]
* IBM WebSphere
+
* [[IBM WebSphere|IBM WebSphere]]
* JBoss
+
* [[JBoss|JBoss]]
* Jetty
+
* [[Jetty|Jetty]]
* Jonas
+
* [[Jonas|Jonas]]
* Tomcat
+
* [[Tomcat|Tomcat]]
* Weblogic
+
* [[Weblogic|Weblogic]]
* Winstone
+
* [[Winstone|Winstone]]
  
And finally, if you are having difficulty installing Hudson with a container, you can always run Hudson just by itself: java -jar hudson.war (which uses 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</code> (which uses Winstone.)
  
 
Please help us grow this list by contributing notes to this Wiki.
 
Please help us grow this list by contributing notes to this Wiki.

Latest revision as of 14:51, 15 January 2013

This document describes 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 (which uses Winstone.)

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

Back to the top