WL 10.2 to 10.3

I have a 10.2 WL portal environment and when I run the SmartUpdate it does not see the SP3 or upgrade to 10.3. I have the full install downloaded and installed in another environment but need to know if there is an update available to take my 10.2 to a 10.3 WL portal and if so, how do I get it?
Thanks

I have resolved this in the meantime by creating a new WL domain, adding the JRF libraries to this domain, removing ADF libraries from the library deployment section of the deployment profile for the app, using the following in the weblogic-application.xml:
<library-ref>
  <library-name>adf.oracle.domain</library-name>
</library-ref>I started weblogic from the command line and simply deployed the app to the AdminServer instance rather than a custom created instance.
Deployment now works although the reason for the previous failure remains unclear. I have read suggestions that starting the node manager can possibly corrupt the classpath such that the JRF libs can't be located but I'm really not sure.

Similar Messages

Maybe you are looking for