Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn:Clear compile error in viewer to the resource path changes.

 

Summary:

 Clear compile error in viewer to the resource path changes.
- Bugzilla Bug (s) Resolved:

- Description:

Now the resource path in Model session is not static, so viewer has to read the resource path in web.xml and set it to the engine config.

However, it work just cleared the compile error in the source. To make the resource path function, viewer needs another revision.
- Tests Description:

 Unit/Manual test
- Notes to Build Team: None


- Notes to Developers: None


- Notes to QA: None


- Notes to Documentation: None


- Files Added:

- Files Edited:

 

 

Checking in birt/WEB-INF/classes/org/eclipse/birt/report/service/ReportEngineService.java;


Back to the top