how to use shared libraries and data sources already available on the external weblogic server , fr
we are upgrading a old Oracle AS 10g j2ee application using jdeveloper smartupgrade, we want to use shared libraries and data sources already available on the external wls 11g, we have established a successfull connection with the wls from the Jdeveloper resource pallette,but the smartupgrade report suggests that the application is unable to access the libraries and data sources. In the META-INF / weblogic-application.xml iam referring to the shared library. is there any additional setup iam missing ? how do i make the application being upgraded to use the shared libraries and data sources on the external wls ?