Class TSWebConfiguration

java.lang.Object
ee.jakarta.tck.ws.rs.lib.implementation.sun.jersey.TSWebConfiguration

public class TSWebConfiguration extends Object
This is a utility class that borrowed from Kyle Grucci's original work in TSRuntimeConfiguration.java. It is called to replace any configurable properties in the web xml files with the implementation specific values specified in ts.jte. A copy is made of each web xml file (with the substituted values) in the same location with file extension .new.
Author:
Dianne Jiao