Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-1276

Install hudson on JONAS

XMLWordPrintable

    • Icon: Patch Patch
    • Resolution: Fixed
    • Icon: Major Major
    • other
    • None
    • Platform: PC, OS: Linux

      Hi,

      to be able to install Hudson on JOnAS, you have to add a file in hudson's
      WEB-INF directory, called jonas-web.xml.

      This file must have the following content :

      <?xml version="1.0" encoding="ISO-8859-1"?>

      <jonas-web-app xmlns="http://www.objectweb.org/jonas/ns"
      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
      xsi:schemaLocation="http://www.objectweb.org/jonas/ns
      http://www.objectweb.org/jonas/ns/jonas-web-app_4_0.xsd" >
      <java2-delegation-model>false</java2-delegation-model>
      </jonas-web-app>

      Could be nice to have it in the official releases !
      Thanks

            Unassigned Unassigned
            julienw julienw
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: