Bug 500438 - FramsetFragment.jsp not found?
Summary: FramsetFragment.jsp not found?
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: BIRT (show other bugs)
Version: 3.7.2   Edit
Hardware: PC Windows 7
: P3 critical (vote)
Target Milestone: ---   Edit
Assignee: Birt-Report-inbox@eclipse.org CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-29 11:41 EDT by chandan tiwari CLA
Modified: 2016-08-30 22:02 EDT (History)
0 users

See Also:


Attachments
Error Details and Project Details Screen shots and stack trace (496.00 KB, application/msword)
2016-08-29 11:41 EDT, chandan tiwari CLA
no flags Details
web.xml file from my dev environment (7.20 KB, text/xml)
2016-08-29 11:42 EDT, chandan tiwari CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description chandan tiwari CLA 2016-08-29 11:41:30 EDT
Created attachment 263822 [details]
Error Details and Project Details Screen shots and stack trace

I downloaded birt 3.7.2 and created a webproject (using tomcat v7, java 1.7)

1. created a login.jsp file for users to login.
2. created a servlet for the login authorization. 
3. copied the birt related jars/jsp etc accordingly.
4. when I run the project I get error

javax.servlet.ServletException: File "/webcontent/birt/pages/layout/FramesetFragment.jsp" not found
Comment 1 chandan tiwari CLA 2016-08-29 11:42:33 EDT
Created attachment 263823 [details]
web.xml file from my dev environment

Attaching my web.xml as well.
Comment 2 chandan tiwari CLA 2016-08-30 22:02:58 EDT
Is there any update on this? Could you please give me some pointers fix this issue. Thnx.