Placing library in RAP environment [message #782729] |
Tue, 24 January 2012 05:02  |
Eclipse User |
|
|
|
Hello everyone,
I have a stupid question. I have a report with library. It is running fine within eclipse but not in my RAP environment. How should I place the my BIRT library in a RAP environment? Now I get the following error:
2012.01.24. 9:22:11 org.eclipse.birt.report.model.core.LayoutModule loadLibrarySilently
WARNING: Syntax error found, and see error details.
Error.DesignFileException.SYNTAX_ERROR - 1 errors found!
1.) org.eclipse.birt.report.model.parser.DesignParserException (code = Error.DesignParserException.FILE_NOT_FOUND, message : The file "ri3_mysql.rptlibrary" is not found.)
at org.eclipse.birt.report.model.core.LayoutModule.loadLibrary(LayoutModule.java:378)
The design reference is the following:
<list-property name="libraries">
<structure>
<property name="fileName">ri3_mysql.rptlibrary</property>
<property name="namespace">ri3_mysql</property>
</structure>
</list-property>
But however I try to place the library file I got the same error.
Thanks,
Gábor
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.05930 seconds