Go Back   Forum - BIRT Exchange > Applications Using BIRT Forums > Actuate Mashboard

Reply
 
LinkBack Thread Tools Display Modes
  #11 (permalink)  
Old 05-28-2009, 10:20 AM
Junior Member
 
Join Date: Apr 2009
Posts: 15
Default

hi everybody:
please find here under how i did install the mashbooard on iserver express 10
it is on windows xp sp3.

Installing over a standard, non-customized version of Actuate Information Console 10:

Before installation we assume that your iserver installation folder is the
c:\program files\Actuate10\ (it will called later \\)
the following was tested on a iserver express 10 on windows XP SP3

Stop the Information Console service.

Backup your existing web.xml file.
(this file is stored under:
C:\Program Files\Actuate10\iServer\servletcontainer\iportal\WEB-INF)

download the needed files under :
Mashboard - Other Resources - BIRT Exchange

extract the downloaded package.
the extracted package got this structure:

--- mashboard
--- iportal
--- iportal
--- mashboard
--- portlet
--- WEB-INF
--- lib

--- src-mashboard.jar
--- volume

Copy this package’s iportal into your installed Information Console’s folder.
In fact merge all the folders the following way:

/*********************************************/
copy the full content of --- mashboard
--- iportal
into: C:\Program Files\Actuate10\iServer\servletcontainer\iportal

/*********************************************/
copy the full content of --- mashboard
--- iportal
--- iportal
into: C:\Program Files\Actuate10\iServer\servletcontainer\iportal\iportal
(so the trwo folders mashboard and portlet are directly visible into this folder)

/*********************************************/
copy the full content of --- mashboard
--- iportal
--- WEB-INF
into C:\Program Files\Actuate10\iServer\servletcontainer\iportal\WEB-INF
(this is where you copy your new web.xml file)

/*********************************************/

in the folder C:\Program Files\Actuate10\iServer\servletcontainer\iportal\WEB-INF\lib
rename the file "activation-1.0.2.jar" in activation-1.0.2.jar_file or delete it.
copy the full content of --- mashboard
--- WEB-INF
--- lib
into the C:\Program Files\Actuate10\iServer\servletcontainer\iportal\WEB-INF\lib

/*********************************************/


Edit your backup copy of web.xml,
take note of the values for the DEFAULT_LOCALE,
DEFAULT_TIMEZONE, SERVER_DEFAULT,
and DEFAULT_VOLUME parameters,
and then apply them to your newly copied web.xml.

Take care about the DEFAULT_LOCALE value!!
if your DEFAULT_LOCALE value is different from en_EN
or en_US the following section is for you:

go into C:\Program Files\Actuate10\iServer\servletcontainer\iportal\iportal\mashboard\QuickStart\content
Create a folder with the name of the DEFAULT_LOCALE value
copy the full content of an existing folder (like en_GB) into this new folder.
copy the "locale_en_GB.properties" and paste it near the original one.
rename this new file in "locale_DEFAULT_LOCALE.properties"

do not forget to do the following: (for the jsapi tab)

The JSAPI page has an environment-specific line inside the HTML that you should check.
Open up mashboard/QuickStart/content/fr_FR/mashup.html and check line number 41.

The default installation reads:
Code:
var url = "http://localhost:8700/iportal";

That points to a full iServer installation. Change yours to point to the iServer Express install:
Code:
var url = "http://localhost:8900/iportal";

Save the file and re-load the tab (you do not have to log out of the Mashboard).
this was given by Brian previoulsly in this thread
but do not forget that if you use the iserver express 10 the port number is the 8900 and not the 8700.

Start the Information Console service.


enjoy!!!

hoping this will help people to use this application
regards

Last edited by arno : 05-29-2009 at 05:30 AM. Reason: adding info
Reply With Quote
  #12 (permalink)  
Old 05-28-2009, 12:29 PM
Senior Member
 
Join Date: Oct 2007
Posts: 480
Default

Thanks so much for the helpful summary. This is great!

Glad your install is up-and-running.
__________________
--Brian
http://www.twitter.com/brianhanley
Reply With Quote
  #13 (permalink)  
Old 12-29-2009, 11:04 AM
Junior Member
 
Join Date: Jun 2008
Posts: 4
Default

Hi Brian,

I have the same issue,

I am getting error as follow:

HTTP Status 404 - Invalid path /mashboard was requested

--------------------------------------------------------------------------------

type Status report

message Invalid path /mashboard was requested

description The requested resource (Invalid path /mashboard was requested) is not available.

----

Under following folder i modified the web.xml file:

C:\program files\Actuate10\iServer\servletcontainer\iportal\WEB-INF

And following are the value which I changed:

<param-name>DEFAULT_LOCALE</param-name>
<param-value>en_US</param-value>

<param-name>DEFAULT_TIMEZONE</param-name>
<param-value>EST Standard Time</param-value>

<param-name>SERVER_DEFAULT</param-name>
<param-value>http://DBLONWS28408:8000</param-value>

<param-name>DEFAULT_VOLUME</param-name>
<param-value>dblonws28408</param-value>

Please let me know where i am doing wrong.

Thanks
Manish
Reply With Quote
  #14 (permalink)  
Old 12-31-2009, 03:36 AM
Junior Member
 
Join Date: Jun 2008
Posts: 4
Default

Now this is working....

Now I am able to install mashboard and it is running fine.

Thanks for the details step mention in this thread.

Manish
Reply With Quote
Reply


Thread Tools
Display Modes




All times are GMT -7. The time now is 06:50 PM.
Powered by vBulletin Copyright © 2000-2010 Jelsoft Enterprises Limited.


Content Relevant URLs by vBSEO 3.1.0