References shared libraries in WebLogic and EJB 3.0
Hi.
I have a shared library (file war with jar's) deployed in weblogic 10.3.4, and i want to references this shared library from an EJB (module EAR). In the file weblogic-application.xml add the next:
<wls:library-ref>
<wls:library-name>axway-5</wls:library-name>
<wls:specification-version>5</wls:specification-version>
<wls:implementation-version>5</wls:implementation-version>
<wls:exact-match>false</wls:exact-match>
</wls:library-ref>
But in trying to deploy the module i get the exception:
<Failure occurred in the execution of deployment request with ID '1401318684258' for task '3'. Error is: 'weblogic.application.ModuleException: Exception preparing module: EJBModule(tareasAxwayEJB.jar)
[EJB:011023]An error occurred while reading the deployment descriptor. The error was: