Class PreconfigureQuickStartWar


  • public class PreconfigureQuickStartWar
    extends java.lang.Object
    • Constructor Detail

      • PreconfigureQuickStartWar

        public PreconfigureQuickStartWar()
    • Method Detail

      • main

        public static void main​(java.lang.String... args)
                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • preconfigure

        public static void preconfigure​(Resource war,
                                        Resource dir,
                                        Resource xml)
                                 throws java.lang.Exception
        Parameters:
        war - The war (or directory) to preconfigure
        dir - The directory to expand the war into (or null if war is a directory)
        xml - A context XML to apply (or null if none)
        Throws:
        java.lang.Exception - if unable to pre configure