|
|
|
|
|
|
|
|
|
|
|
Re: How integrate Birt report with web application [message #538037 is a reply to message #538031] |
Fri, 04 June 2010 11:31  |
Eclipse User |
|
|
|
Thank you very much, now it work...
Jason Weathersby wrote on Fri, 04 June 2010 10:37 | It is a relative path. You are specifying the context of the viewer.
For example:
<birt:viewer id="1" baseURL="/WebViewer"
height="600"
width="800"
reportDesign="TopNPercent.rptdesign"></birt:viewer>
Keep in mind also that the report design is in relation to the viewer
not your app. So in the above example TopNPercent.rptdesign is in the
webcontent directory of the depolyed viewer in the /WebViewer context.
Jason
On 6/4/2010 9:33 AM, Stefano wrote:
> ok, so in <birt:viewer> tag I add baseURL properties, but what path must
> I use ? relative path ? Can I have an example ?
> The birt.war is deployed on the same JBoss application server of the web
> application.
>
> Jason Weathersby wrote on Thu, 03 June 2010 12:37
>> Stefan,
>>
>> You have to have the full viewer installed on the app server either in
>> your context or another context. In your case it looks like you added
>> the tag library but did not specify a baseURL attribute to an existing
>> BIRT Viewer on the same appserver. Take a look at this:
>>
>> http://www.eclipse.org/birt/phoenix/deploy/viewerUsage2.2.ph p#tags
>>
>> Jason
>>
>> On 6/3/2010 11:56 AM, Stefano wrote:
>> > I add:
>> > - birt.ltd in WEB-INF/ltds
>> > and follow jars in WEB-INF/lib:
>> > - coreapi.jar
>> > -modelapi.jar
>> > -viewerservlets.jar
>> > -engineapi.jar
>> > -com.ibm.icu....jar
>> >
>> >
>> > Jason Weathersby wrote on Thu, 03 June 2010 11:16
>> >> Did you add the entire BIRT Viewer to your application?
>> >
>> >
>
>
|
|
|
|
Powered by
FUDForum. Page generated in 0.32589 seconds