JasperReportsIntegration icon indicating copy to clipboard operation
JasperReportsIntegration copied to clipboard

Issue when Deploy jri.war to Weblogic server

Open ShadiMansi opened this issue 2 years ago • 2 comments

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- JIR WL JRI Error when deployed 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

ShadiMansi avatar May 30 '23 11:05 ShadiMansi

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

ShadiMansi avatar May 31 '23 05:05 ShadiMansi

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.

daust avatar Sep 14 '23 12:09 daust