Edit D:\app\Administrator\product\11.2.0\dbhome_1\owb\lib\int\HTTPClient\doc\upgrade
#!/bin/sh # # Tries to upgrade from V0.2 to V0.3 # # Those methods that have changed their signature are marked with the # comment /* NEEDS WORK */ # # Usage: upgrade < OldCode.java > NewCode.java # sed -e ' s/\<AuthTypeNotImplementedException\>/AuthSchemeNotImplException/g s/\<ProtocolNotSupportedException\>/ProtocolNotSuppException/g s/\<Codecs.getParameter\>/Util.getParameter/g s/\<socksHost\>/HTTPClient.&/g s/\<socksPort\>/HTTPClient.&/g s/\<socksVersion\>/HTTPClient.&/g s/\<HTTPConnection\.addAuthorizationInfo\>/AuthorizationInfo\.addAuthorizationInfo \/* NEEDS WORK *\/ /g s/\<AuthorizationInfo\.setAuthHandler(null)/HTTPConnection\.setDefaultAllowUserInteraction(false)/g '
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de