2.3 to 2.4 Migration

0 views
Skip to first unread message

NEO

unread,
May 21, 2008, 5:03:39 AM5/21/08
to orangescape.dimension
Hi ,

Problem :

After you migrated the reports from 2.3 to 2.4 and deployed ,the
reports will not be available in wide and narrow columns in server as
you have configured in previous build


Workaround :

Go to content and layout and add the reports one by one in wide and
narrow columns respectivly.

If you have any other better way to complete this task please reply,
because it is time consuming if the reports are more in number.

NEO

unread,
May 22, 2008, 2:00:02 AM5/22/08
to orangescape.dimension
Solution :

Go to this location

<drive>:\OrangeScape\Server\DimensionServer\server\default\deploy
\Reports.ear\Reports.war\WEB-INF\web.xml

Find "Eclipse BIRT Report Viewer" and replace with "Reports" in the
file web.xml

For eg :
<web-app>
<display-name>Reports</display-name>
<!-- Default locale setting -->

Restart the application server and you can find the reports in the
corresponding pages as configured before.

Dinesh,thanks for the fix.

aba

unread,
Jun 5, 2008, 3:39:26 AM6/5/08
to orangescape.dimension
> For eg :
> <web-app>
> <display-name>Reports</display-name>
> <!-- Default locale setting -->

so the original file content would be like this

<web-app>
<display-name>Eclipse BIRT Report Viewer</display-name>
<!-- Default locale setting -->

and we have to change it to what you have written.
am i rite.........

Santhosh Mahizhan

unread,
Jun 5, 2008, 4:04:31 AM6/5/08
to orangescap...@googlegroups.com
Yes you are right anbu
Reply all
Reply to author
Forward
0 new messages