Skip to main content



      Home
Home » Archived » BIRT » Debugging the embedded BIRT viewer
Debugging the embedded BIRT viewer [message #223351] Thu, 08 March 2007 15:07 Go to next message
Eclipse UserFriend
Hi,

Is it possible to set breakpoints in the BIRT servlet code running
within the embedded Tomcat server and thus step through what is happening?
If so, how is it done?

Thanks, Ivan.
Re: Debugging the embedded BIRT viewer [message #223376 is a reply to message #223351] Thu, 08 March 2007 16:27 Go to previous messageGo to next message
Eclipse UserFriend
Ivan Biddles wrote:

> Hi,
>
> Is it possible to set breakpoints in the BIRT servlet code running
> within the embedded Tomcat server and thus step through what is
> happening? If so, how is it done?
>
> Thanks, Ivan.
>
Yes. It is possible. You can debug as an eclipse application.

To get source and to build it, Check out the building instructions at
http://www.eclipse.org/birt/phoenix/build/buildInstructions. php

In that link, the section on 'Running BIRT' is helpful.
In this section, instead of the first step to choose run option in
eclipse, choose debug.

HTH,
Sunitha.
Re: Debugging the embedded BIRT viewer [message #223752 is a reply to message #223376] Fri, 09 March 2007 15:27 Go to previous message
Eclipse UserFriend
Dear Sunitha,

Thank you for the tip on this. I have read the article now and it
certainly seems to be what I need.

I have the 2.2M5 BIRT source and the 3.3M5eh release of Eclipse. There are
some compile errors because the TargetPlatform and ModelEntry have been
moved from "org.eclipse.pde.internal.core" to
"org.eclipse.pde.core.plugin" (which is obviousdly as good thing).

The more major problem is that the ModelEntry.getActiveModel() and
ExternalModelManager.getEclipseHome() methods, called from
ReportLauncherUtil, no longer exist.

Does anyone have any ideas about the appropriate course to take at this
point? (I need 3.3M5eh for other aspects of my application.)

Best wishes, Ivan.
Previous Topic:birt-viewer url as report location
Next Topic:"Cancel Report "in 2.2M4 - can't it be disabled
Goto Forum:
  


Current Time: Fri May 02 18:13:40 EDT 2025

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

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

Back to the top