Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: Fix Bugzilla Bug 181377 [regression][deployment]ClassNotFound exception thrown when preview report using event handler[0800]

Summary:
Bugzilla Bug 181377 [regression][deployment]ClassNotFound exception thrown when preview report using event handler[0800]

Bugzilla Bug (s) Resolved: 181377

Description:
I think it isn’t a regression bug. It will occur in all 2.2 builds.

Because from 2.2, we initialized report service instance when loaded web application.

If one web server contains more than one birt application, it will cause System.properties ret by many times.

So it is a workaround to disable it.

 

Tests Description: Manual test

Notes to Build Team:

Notes to Developers :

Notes to QA:

Notes to Documentation :

Files Edited:
/cvsroot/birt/source/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/listener/ViewerServletContextListener.java

 

Files Added:

 

Files Deleted:

 

 

Thanks And Best Regards,

Jerry Cheng

Actuate Corporation - Shanghai R&D Center

*: ycheng@xxxxxxxxxxx

 


Back to the top