Bug 159510

Summary: Easy Deployment and Integration
Product: z_Archived Reporter: Krishna Venkatraman <kvenkatraman>
Component: BIRTAssignee: Jerry Cheng <cyfgod>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: P3 CC: barthel.steckemetz, home4slc
Version: 2.2.0Keywords: plan
Target Milestone: 2.2.0 M3   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Krishna Venkatraman CLA 2006-10-02 16:18:53 EDT
To encourage the use of BIRT by the development community, it must be easy for developers to integrate BIRT reports into their Java applications. To support this goal, BIRT should provide capabilities that make it easy for the developer to deploy the BIRT Runtime and reports in their application using easy-to-use tools. This project explores the use of tools from the WTP project in order to accomplish this goal.
Comment 1 Jerry Cheng CLA 2006-10-30 21:48:15 EST
Add a new plugin named "org.eclipse.birt.integration.wtp.ui" to integrate WTP into Birt designer.
Comment 2 Jerry Cheng CLA 2006-11-21 04:47:50 EST
Add BIRT JSP tags. There are four main tags: viewer, report, param and requester. 
They can help developers to develop JSP files more easily.