Hi,
We are migrating an application from Weblogic to WAS. In the present application there are some weblogic specific libraries are used we have to remove them. So please suggest me the alternative libraries in SAP WAS or some third party solutions for the same. The libraries used in the application are
weblogic.common.T3StartupDef
weblogic.common.T3ServicesDef(This is a deprecated class)
weblogic.jdbc.rmi.SerialOracleClob
weblogic.jdbc.common.OracleClob
please show me a way to replace these things.
thanks,
Ashok.