Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: fix bugs 123705 .ClassCastException when trying to cast IReportContext.getHttpServletRequest() to HttpServletRequest

- Summary:FiX bug 123705 .ClassCastException when trying to cast IReportContext.getHttpServletRequest() to HttpServletRequest

- Bugzilla Bug (s) Resolved:

- Description: When load the handler class , the parent class loader is the webapp class loader.

- Tests Description :

- Files Edited:

- Files Added:

- Notes to Build Team:
None

- Notes to Developers:
None

- Notes to QA:
None

- Notes to Documentation:

 

/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/script/internal/ScriptExecutor.java

 


Back to the top