Hi All
We are planning to upgrade our system from JDK1.4 to JDK1.5.
We see that the package org.apache.xpath was a part of rt.jar in JDK1.4
In JDK1.5, the rt.jar doesnot contain this package.Could you please let us know the jar in JDK1.5 containing classes of this package.
Actually the above upgrade is meant for migration of our application from Weblogic8.1 to 9.2. When we had the source recompiled with JDK1.5 we found an error that "import org.apache.xpath cannot be resolved"
Could you please let us know how to find the package for Weblogic9.2