Focal Point
INTERNET EXPLORER 7

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/5881082391

October 27, 2006, 09:08 AM
Chris Bradley
INTERNET EXPLORER 7
HI, WHEN I DOWNLOAD A MONTH AGO THE BETA VERSION OF THE NEW INTERNET EXPLORER 7 AND WHEN I OPEN UP MY DASHBOARD. IT POPPED UP AN ERROR THAT IT SAYS IT DOES NOT SUPPORT INTERNET EXPLORER 7...I KNOW THE FINAL VERSION OF INTERNET EXPLORER HAS BEEN RELEASED AND WASNT SURE IF THE PROBLEM WAS FIXED OR IF THERE IS ANY SPECIAL CODE THAT I NEED TO KNOW TO AVOID ANY TYPE OF ERROR. ANY SUGGESTIONS WOULD BE GREATLY APPRECIATE IT.
October 27, 2006, 09:11 AM
<Tim Howard_ABCBS>
Here's a support email they sent out earlier this week:

This advisory is applicable to the WebFOCUS Business Intelligence Dashboard.

Microsoft has announced the official release of Internet Explorer 7 is now available. As noted on Microsoft's TechNet website in the article entitled, 'Internet Explorer 7 will be delivered through Automatic Updates' at http://www.microsoft.com/technet/updatemanagement/windo...e7announcement.mspx, Microsoft will also be distributing Internet Explorer 7 as a high-priority update via Automatic Updates and the Windows Update and Microsoft Update sites.

Customers using the Business Intelligence Dashboard who choose to upgrade to Internet Explorer 7.0 will need to download the appropriate Hotfix for the following WebFOCUS Release/Service Pack Levels:

- 7.1 Service Pack 4
- 7.1 Service Pack 3
- 7.1 Service Pack 1

- 5.3 Service Packs 3 to 6
- 5.2 Service Packs 3 to 8

The above Hotfixes can be downloaded from http://techsupport.informationbuilders.com/tech/wbf/wbf_dia_ie70.html

Information Builders will certify WebFOCUS 7.1 Service Pack 6 as well as WebFOCUS 7.6 with Internet Explorer 7.0.
October 27, 2006, 09:18 AM
Chris Bradley
thank you for your quick response.
October 27, 2006, 09:33 AM
Francis Mariani
From the tiny bit that I know of Internet Explorer, many corporate applications will have problems, so most client will not be jumping into IE7 right away.

I would like WebFOCUS (particularly MRE and Dashboard) to be compatible with Firefox, which, as far as I recall, is not.


Francis


Give me code, or give me retirement. In FOCUS since 1991

Production: WF 7.7.05M, Dev Studio, BID, MRE, WebSphere, DB2 / Test: WF 8.1.05M, App Studio, BI Portal, Report Caster, jQuery, HighCharts, Apache Tomcat, MS SQL Server
October 27, 2006, 10:40 AM
Chris Bradley
Thanks again for the information...I have downloaded the file that I need to run...the only question I have is how can I excute that specific jar file to make sure it is update with the file? Please let me know...

Thanks
October 27, 2006, 05:51 PM
newtofocus
Please read the instructins.

Backup the following files:

\ibi\WebFOCUS71\ibi_html\javaassist\worp\js\worp_tree.js
\ibi\WebFOCUS71\ibi_html\javaassist\worp\js\menu\worp_menu.js
\ibi\WebFOCUS71\ibi_html\javaassist\worp\js\util\worp_runtime.js

For example, rename all of them with a .orig extension



2) Place 714IE7.jar file in the directory of:

\ibi\WebFOCUS71


3) Make sure the jar command is in your path (or explicitly reference the command)
unjar the 714IE7.jar file

jar -xvf 714IE7.jar


WF7.1.4 Prod/Test, MRE, self serve, DM
October 29, 2006, 12:59 AM
Piipster
Francis... Firefox 1.0 is supported with WebFOCUS R71x. You can check here for browser support:
http://techsupport.informationbuilders.com/tech/wbf/wbf_tmo_027.html#7.1

Notes:
- Simple HTML WebFOCUS reports can be viewed on any browser.
- WebFOCUS applications, Managed Reporting, OLAP, Dashboard, and other end-user features are supported on Internet Explorer, Netscape Navigator, or Firefox. Administration and development interfaces are supported on Internet Explorer

See the link for full notes re browser support in R71x, R53x, etc


ttfn, kp


Access to most releases from R52x, on multiple platforms.
October 30, 2006, 09:53 AM
Francis Mariani
KP, thanks. This will be handy once the several clients I have actually upgrade to v7.


Francis


Give me code, or give me retirement. In FOCUS since 1991

Production: WF 7.7.05M, Dev Studio, BID, MRE, WebSphere, DB2 / Test: WF 8.1.05M, App Studio, BI Portal, Report Caster, jQuery, HighCharts, Apache Tomcat, MS SQL Server
October 30, 2006, 01:43 PM
Chris Bradley
how can I unjar it...do you mean I need to go in the CMD prompt to type the command?
October 31, 2006, 04:19 PM
jmdoyl1
Yes go do the CMD prompt to type the command.


WebFOCUS 7.1.3 Windows Client AIX 5.2 Report Servers
October 31, 2006, 04:28 PM
Chris Bradley
ok. will do. can you help describe more on what i should type in the command? let me know. appreciate it.
November 01, 2006, 08:48 AM
RichH
Chris,

The instructions are listed in the text file sent along with the jar file.

A JDK MUST be in the PATH, the jar command will not work with just JRE

Backup the following files:

\ibi\WebFOCUS71\ibi_html\javaassist\worp\js\worp_tree.js
\ibi\WebFOCUS71\ibi_html\javaassist\worp\js\menu\worp_menu.js
\ibi\WebFOCUS71\ibi_html\javaassist\worp\js\util\worp_runtime.js

For example, rename all of them with a .orig extension



2) Place 714IE7.jar file in the directory of:

\ibi\WebFOCUS71


3) Make sure the jar command is in your path (or explicitly reference the command)
unjar the 714IE7.jar file

jar -xvf 714IE7.jar


WebFOCUS 8202 Win 2012
Test - WebFOCUS 8203 on Win 2012
November 03, 2006, 08:36 AM
Chris Bradley
I have used the command prompt and cd directory into the ibi\webfocus71 folder and type the command "jar -xvf 714IE7.jar" and it didnt work. Is there another way to get the file to be excuted? Let me know.

Thanks

Chris Bradley
November 03, 2006, 08:54 AM
RichH
Hi Chris,
Is there an error of some kind?
The jar command requires a Java SDK (Developers Kit) in the CLASSPATH.
To check the CLASSPATH, enter PATH at the command line. Verify you have something like C:\j2sdk1.4.2_10\bin
Hope this helps.
Regards,
Rich


WebFOCUS 8202 Win 2012
Test - WebFOCUS 8203 on Win 2012
November 06, 2006, 03:45 PM
Kevin Sherrard
Has anyone tried using TAM with IE7?


WebFOCUS 7.6.11 HF 6 Client Reporting Server/Caster
7.6.11 PDS Server on MVS DB2
1.46R Tandem
7.6.11 IWAY SQL Server 2000
Access
November 29, 2006, 11:38 AM
Chris Bradley
Does anyone have an better solution to get the command to work by unjaring it? Please let me know.
November 30, 2006, 12:01 PM
Bryan Klimek
Chris,

Please tell us what error you get when you attempt to execute the 'jar' command.

Bryan
December 06, 2006, 10:38 AM
Chris Bradley
quote:
jar -xvf 714IE7.jar

Bryan,

I went into the c: drive in the directory of ibi\webfocus71

and I typed the command "jar -xvf 714IE7.jar" and it popped up this error...

"'jar' is not recognized as an internal or external command, operable program or batch file"

Do you know what the error means? Let me know..

Appreciate it.

Chris Bradley
December 06, 2006, 10:52 AM
susannah
chris, here's the response i got from ibi when i had exactly the same problem
"The error is caused by the jar file not being in the System Environmental
variable PATH.

I had to change mine from

PATH=C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;C:\j2sdk1.4.2_12\jre
\bin\client;C:\Program Files\IBM\Personal Communications\;C:\Program
Files\IBM\TraceFacility\

to

PATH=C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;C:\j2sdk1.4.2_12\jre\
bin\client;C:\Program Files\IBM\Personal Communications\;C:\Program
Files\IBM\TraceFacility\;c:\j2sdk1.4.2_12\bin

The jar command did then work from my temp dir within the command box"
The case number is 22082094, in case you open a case you can get your case worker to refer tothat number.




In Focus since 1979///7706m/5 ;wintel 2008/64;OAM security; Oracle db, ///MRE/BID
December 06, 2006, 11:38 AM
RichH
Hi Chris,

A JDK MUST be in the PATH, the jar command will not work with just JRE.

Check your PATH. On Windows, go to START - RUN and type CMD. At the DOS prompt type PATH

Rich


WebFOCUS 8202 Win 2012
Test - WebFOCUS 8203 on Win 2012
December 06, 2006, 12:34 PM
Chris Bradley
quote:
jar -xvf 714IE7.jar

Rich,

this is what i typed in the command and the path...

Microsoft Windows [Version 5.2.3790]
(C) Copyright 1985-2003 Microsoft Corp.

C:\Documents and Settings\Administrator.INDYFRUIT>path
PATH=C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Mi
crosoft SQL Server\80\Tools\BINN

C:\Documents and Settings\Administrator.INDYFRUIT>cd.

C:\Documents and Settings\Administrator.INDYFRUIT>cd..

C:\Documents and Settings>cd..

C:\>path
PATH=C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Mi
crosoft SQL Server\80\Tools\BINN

C:\>cd ibi

C:\ibi>cd webfocus71

C:\ibi\WebFOCUS71>path
PATH=C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Mi
crosoft SQL Server\80\Tools\BINN

C:\ibi\WebFOCUS71>

Do you see anything wrong with the code or path I am in?
December 06, 2006, 12:53 PM
RichH
Hi Chris,

The PATH info is whats set for the machine. Right click on "My Computer", select Properties -> Advanced -> Environment variables.
In order to run some Java commands you need the
Sun Java System Developers Kit (SDK). What you need in the PATH is the path to the software like n:\j2sdk1.4.2_10. If you don't have it installed, then go to sun's site and download and install it.

Rich


WebFOCUS 8202 Win 2012
Test - WebFOCUS 8203 on Win 2012
December 06, 2006, 01:03 PM
Chris Bradley
quote:
jar -xvf 714IE7.jar

Rich

I manually typed the java directory in the path of the evironmental variables...and typed path in the command and the result is this...

Microsoft Windows [Version 5.2.3790]
(C) Copyright 1985-2003 Microsoft Corp.

C:\Documents and Settings\Administrator.INDYFRUIT>path
PATH=C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Mi
crosoft SQL Server\80\Tools\BINN;C:\j2sdk1.4.2_10\bin

C:\Documents and Settings\Administrator.INDYFRUIT>

Since the path is installed correctly...what do I do from there?
December 06, 2006, 01:05 PM
RichH
Hi Chris,

With the JDK now in the path you may have to reboot the pc, but then the jar command should work just fine for you.

Rich


WebFOCUS 8202 Win 2012
Test - WebFOCUS 8203 on Win 2012
December 06, 2006, 03:43 PM
Chris Bradley
quote:
jar -xvf 714IE7.jar

Rich

I have rebooted the server and test out the command to see if it worked and it didnt...the same error...
December 07, 2006, 08:19 AM
RichH
Hi Chris,

At this point, after adding the JDK to the PATH and it's still not working for you, I would open a call with IBI and let them have a look.
Get some screen prints of the PATH command, java -fullversion, and a screen print of the jar command

Rich


WebFOCUS 8202 Win 2012
Test - WebFOCUS 8203 on Win 2012