Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Debugging the embedded BIRT viewer
Debugging the embedded BIRT viewer [message #223351] Thu, 08 March 2007 20:07 Go to next message
Ivan Biddles is currently offline Ivan BiddlesFriend
Messages: 22
Registered: July 2009
Junior Member
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 21:27 Go to previous messageGo to next message
Sunitha Kambhampati is currently offline Sunitha KambhampatiFriend
Messages: 53
Registered: July 2009
Member
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 20:27 Go to previous message
Ivan Biddles is currently offline Ivan BiddlesFriend
Messages: 22
Registered: July 2009
Junior Member
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: Wed Jul 17 01:29:48 GMT 2024

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

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

Back to the top