Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » How to configure embedded Tomcat port? Report Viewer on Embedded Tomcat on Equinox
How to configure embedded Tomcat port? Report Viewer on Embedded Tomcat on Equinox [message #486843] Sat, 19 September 2009 19:23 Go to next message
Richard Catlin is currently offline Richard CatlinFriend
Messages: 50
Registered: July 2009
Member
I want to run Report Viewer on Embedded Tomcat running on Equinox. How
do I configure the port for the Embedded Tomcat? It seems when I run a
report from Eclipse the port changes each time.

Thanks for any help.
Richard Catlin
Re: How to configure embedded Tomcat port? Report Viewer on Embedded Tomcat on Equinox [message #487056 is a reply to message #486843] Mon, 21 September 2009 17:01 Go to previous messageGo to next message
Jason Weathersby is currently offline Jason WeathersbyFriend
Messages: 9167
Registered: July 2009
Senior Member

Richard,

Look at the preferences for
Report Design->Preview->Preview Server where you can specify a port.

Jason

Richard Catlin wrote:
> I want to run Report Viewer on Embedded Tomcat running on Equinox. How
> do I configure the port for the Embedded Tomcat? It seems when I run a
> report from Eclipse the port changes each time.
>
> Thanks for any help.
> Richard Catlin
How to configure port for embedded Tomcat running org.eclipse.birt.report.viewer on OSGi stand-alone [message #487198 is a reply to message #487056] Tue, 22 September 2009 12:37 Go to previous messageGo to next message
Richard Catlin is currently offline Richard CatlinFriend
Messages: 50
Registered: July 2009
Member
Thanks Jason

I also want to run the org.eclipse.birt.report.viewer on OSGi
stand-alone without the Eclipse GUI. How would I then configure the
port for the embedded Tomcat?

Richard


On 9/21/2009 10:01 AM, Jason Weathersby wrote:
> Richard,
>
> Look at the preferences for
> Report Design->Preview->Preview Server where you can specify a port.
>
> Jason
>
> Richard Catlin wrote:
>> I want to run Report Viewer on Embedded Tomcat running on Equinox.
>> How do I configure the port for the Embedded Tomcat? It seems when I
>> run a report from Eclipse the port changes each time.
>>
>> Thanks for any help.
>> Richard Catlin
Re: How to configure port for embedded Tomcat running org.eclipse.birt.report.viewer on OSGi stand-a [message #487217 is a reply to message #487198] Tue, 22 September 2009 13:22 Go to previous message
Jason Weathersby is currently offline Jason WeathersbyFriend
Messages: 9167
Registered: July 2009
Senior Member

I have not tried this but you could try:

ViewerPlugin.getDefault( ).getPluginPreferences( ).setString(HOST_KEY,
yourserver);
ViewerPlugin.getDefault( ).getPluginPreferences( ).setInt(PORT_KEY,
yourport);

Jason

Richard Catlin wrote:
> Thanks Jason
>
> I also want to run the org.eclipse.birt.report.viewer on OSGi
> stand-alone without the Eclipse GUI. How would I then configure the
> port for the embedded Tomcat?
>
> Richard
>
>
> On 9/21/2009 10:01 AM, Jason Weathersby wrote:
>> Richard,
>>
>> Look at the preferences for
>> Report Design->Preview->Preview Server where you can specify a port.
>>
>> Jason
>>
>> Richard Catlin wrote:
>>> I want to run Report Viewer on Embedded Tomcat running on Equinox.
>>> How do I configure the port for the Embedded Tomcat? It seems when I
>>> run a report from Eclipse the port changes each time.
>>>
>>> Thanks for any help.
>>> Richard Catlin
Previous Topic:Yellowfin 4.1 Delivers Interactive Business Intelligence & GIS mashup capability
Next Topic:chart doesnot present(render) data from utf-8 csv file data source/set ,hebrew labels seen as squar
Goto Forum:
  


Current Time: Fri Apr 26 01:34:14 GMT 2024

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

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

Back to the top