com.filenet.wcm.apps.server.util
Class UpgradeUtil

java.lang.Object
  extended bycom.filenet.wcm.apps.server.util.UpgradeUtil

public class UpgradeUtil
extends java.lang.Object


Constructor Summary
UpgradeUtil()
           
 
Method Summary
static void main(java.lang.String[] args)
           
static void updateWebXML(java.lang.String pathToWebXML, java.lang.String updateFilePath)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UpgradeUtil

public UpgradeUtil()
Method Detail

updateWebXML

public static void updateWebXML(java.lang.String pathToWebXML,
                                java.lang.String updateFilePath)
                         throws java.lang.Exception
Throws:
java.lang.Exception

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception


© Copyright IBM Corp. 2002, 2007. All Rights Reserved.