でホストされている特定のレポートを実行するために、Web アプリケーションを作成しましたJasperServer
。一部のレポートは、"ReportExecution" のハイパーリンク タイプと _report のレポート パラメータでリンクされています。ハイパーリンクはレポートのフィールドに配置されます。そのjrxmlファイルをJavaでコンパイルしているときに、以下のようなエラーが発生します
org.xml.sax.SAXParseException: schema_reference.4:
Failed to read schema document 'http://jaspersoft.com/schema/fusion.xsd', because
1) could not find the document;
2) the document could not be read;
3) the root element of the document is not <xsd:schema>.
これについて私を助けてくれる人はいますか?