Warning while Running report: Found two components for namespace

前端 未结 5 1461
礼貌的吻别
礼貌的吻别 2021-01-12 17:41

I have problem with report using JasperReports. I ran report on my program, it works, but there were error message just like this

net.sf.jasperrepo         


        
5条回答
  •  执念已碎
    2021-01-12 18:14


    Just delete jasperreports-javaflow*.jar from your classpath during report compilation.
    The error should disappear.

提交回复
热议问题