[
https://issues.apache.org/jira/browse/OFBIZ-4952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jacques Le Roux updated OFBIZ-4952:
-----------------------------------
Attachment: OFBIZ-5297 error stack.log
Hi Chatree,
I have applied your patch, and apart a small issue it went well. But when I use
the URLs above I get this error:
----
HTTP Status 500 - File
"/webcontent/birt/pages/layout/FramesetFragment.jsp" not found
type Exception report
message File "/webcontent/birt/pages/layout/FramesetFragment.jsp" not
found
description The server encountered an internal error that prevented it from
fulfilling this request.
exception
javax.servlet.ServletException: File
"/webcontent/birt/pages/layout/FramesetFragment.jsp" not found
org.apache.jasper.servlet.JspServlet.handleMissingResource(JspServlet.java:412)
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:379)
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:334)
javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
org.eclipse.birt.report.presentation.aggregation.layout.FramesetFragment.service(FramesetFragment.java:98)
org.eclipse.birt.report.servlet.ViewerServlet.__doGet(ViewerServlet.java:181)
org.eclipse.birt.report.servlet.BirtSoapMessageDispatcherServlet.doGet(BirtSoapMessageDispatcherServlet.java:160)
javax.servlet.http.HttpServlet.service(HttpServlet.java:621)
org.apache.axis.transport.http.AxisServletBase.service(AxisServletBase.java:327)
javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
org.eclipse.birt.report.servlet.BirtSoapMessageDispatcherServlet.service(BirtSoapMessageDispatcherServlet.java:122)
org.eclipse.birt.report.filter.ViewerFilter.doFilter(ViewerFilter.java:68)
org.ofbiz.webapp.control.ContextFilter.doFilter(ContextFilter.java:314)
note The full stack trace of the root cause is available in the Apache
Tomcat/7.0.42 logs.
----
And the attached stack
Did I miss something or did you miss to add a file (FramesetFragment.jsp?) or
is it related to changes since (see the stack)?
> BIRT Web Viewer Integration
> ---------------------------
>
> Key: OFBIZ-4952
> URL: https://issues.apache.org/jira/browse/OFBIZ-4952
> Project: OFBiz
> Issue Type: Improvement
> Components: framework
> Affects Versions: SVN trunk
> Environment: Ubuntu 12.04
> Reporter: Chatree Srichart
> Assignee: Jacques Le Roux
> Labels: birt, viewer
> Fix For: SVN trunk
>
> Attachments: birt_web_viewer.patch, birt_web_viewer.patch, OFBIZ-5297
> error stack.log
>
> Original Estimate: 0.05h
> Remaining Estimate: 0.05h
>
> Hello all,
> I have created a patch to solve a viewer servlet problem and uncomment the
> viewer servlet in the birt webapp. To do this will allow a user to use BIRT
> Web Viewer to render a report by coping a webcontent directory from
> birt-runtime-x_x_x/WebViewerExample directory and paste into the birt webapp
> directory ($OFBIZ_HOME/specialpurpose/example/webapp/birt).
> These are URLs to render example reports using BIRT Web Viewer.
> http://localhost:8080/birt/frameset?__report=component://example/webapp/birt/report/example.rptdesign
> http://localhost:8080/birt/frameset?__report=component://example/webapp/birt/report/chart.rptdesign
> Regards,
> Chatree Srichart
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira