Skip to main content



      Home
Home » Archived » BIRT » Viewer Confusion
Viewer Confusion [message #60059] Wed, 20 July 2005 03:06 Go to next message
Eclipse UserFriend
Originally posted by: attley.gmail.com

Hi,
I am confused as to whether or not I need to deploy the Birt Viewer as a
separate app to my Websphere app server. I want to be able to run reports
from a url, birt/frameset?__ etc.

Or as someone else said, can I:

whe@actuate.com wrote:

... or simply copy the BIRT viewer into your web application.

The documentation says to copy Report Viewer/birt and place in TOMCAT
webbapps, does anyone know where to copy the files to in Webspere.

I created a new project and moved all of the files under WebContent and
then deployed the viewer, in my admin console it says that it's deployed.
When I go to localhost:9080/projectname/index.jsp it says, the webpage
comes up and says congratulations birt viewer successfully installed.
However when I click the example link I get an error 500 about a
ScriptableObject method, something about Mozilla and javascript (I'm
posting from home and can't remember exact error)

I know this is long but I'm desperate to implement this and my company is
looking for BIRT as a viable reporting solution.

Thanks much everyone,
Simon
Re: Viewer Confusion [message #60322 is a reply to message #60059] Wed, 20 July 2005 16:44 Go to previous messageGo to next message
Eclipse UserFriend
Simon,

You probably have to deploy the viewer as a war file on WAS. And use WAS
setting:
Classloader Mode: parent_last
War Classloader policy: appliction

So far we have test the WAS 5.1. Let us know if you see more problem.

Jun Zhai
Re: Viewer Confusion [message #60367 is a reply to message #60322] Wed, 20 July 2005 18:45 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: attley.gmail.com

Jun,
Thanks for your help - I successfully deployed the Birt Viewer to my
WebSphere Application Server 6.0.0.0.

The below configuration was essential, prior to doing this it did not work.

Classloader Mode: parent_last
War Classloader policy: appliction

Thanks,
Simon
Re: Viewer Confusion [message #60390 is a reply to message #60367] Wed, 20 July 2005 21:17 Go to previous message
Eclipse UserFriend
Great. New version will resolve this issue from within our code and avoid
this type of deployment difficulties.

Jun Zhai
Previous Topic:no chart elements on palette...
Next Topic:Viewer and Run Servlet
Goto Forum:
  


Current Time: Fri May 16 06:22:08 EDT 2025

Powered by FUDForum. Page generated in 0.27987 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top