Install hudson on JONAS

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      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

            Assignee:
            Unassigned
            Reporter:
            julienw
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: