Issue when Deploy jri.war to Weblogic server
I'm trying to deploy the jri.war after updated the configuration, but always return the below issue.
1- Message icon - Error An error occurred during activation of changes, please see the log for details.
2-
Message icon - Error [J2EE:160144]Failed to register library Extension-Name: jri, Implementation-Version: 2.10.1: Library cannot have Implementation-Version set, without also specifying its Specification-Version
Kindly note that I' using below versions for the tools: 1- WL server version :12C. 2- Java version : JDK 8. 3- JasperReport Version : jri 2.10.1.war
Hi @ShadiMansi,
I have just checked again ... and it works for me. It seems like you have deployed it as a library ... I have deployed it as an application. That might be the difference.
Also, when I test it ... I simply copy it to the autodeploy directory: C:\Programme-Manuell\oracle\wls12214\user_projects\domains\base_domain\autodeploy on my virtual machine. This way it is available immediately, and I can use a script for that.
Does that help?
Best, ~Dietmar.