Search:  

 
 
   All ForumsHot TopicsGallery






how-to block ads


 
Forums » Up and Running » Security » Security » Java 2 Platform Standard Edition 5.0 Update 2.0
Uniqs:
6020
Share Topic:
RSS topic:
toggle:
flat / full
normal / watch
Posting:
Post a:
Post a:
secur32.dll ? »
« HJT Log: Program Files, SLLLOOOWW  
SUMware
Premium
join:2002-05-21

Java 2 Platform Standard Edition 5.0 Update 2.0

Available here.

Spy
Premium
join:2001-09-22
NE

Re: Java 2 Platform Standard Edition 5.0 Update 2.

I've been using it for a couple of days now. Looks good.
SUMware
Premium
join:2002-05-21

Re: Java 2 Platform Standard Edition 5.0 Update 2.

Me too! No problems.
S S K

join:2005-02-18
Netherlands
Yup. Works fine.

Skipdawg
The Original
Premium,ExMod 2001-03
join:2001-04-19
The Void
·surpasshosting

Yes looking good. Just tested on a few site and with some of the BBR tools. Good to go!
--
Proud American and United States Navy Veteran! 3ed Generation US Navy.

Alwill
Lost time is never found again.
Premium
join:2002-09-25
Sydney, OZ

For anyone interested the update has also been discussed in an earlier thread »[Update] SunJava 1.5.0_02 in the Software Forum
--
Tact is the art of making a point without making an enemy - Anonymous

antdude
A Ninja Ant
Premium,VIP
join:2001-03-25


2 edits
Is it normal for \bin\javaw.exe to access localhost/127.0.0.1 when running local Java applications like its Java in Windows XP's control panel?

'Java(TM) 2 Platform Standard Edition binary' from your computer wants to connect to localhost [127.0.0.1], port 1074

Should I let Kerio Personal Firewall v2.1.5 allow access?

Thank you in advance.
diver196

join:2003-12-09

Re: Security-Related: 127.0.0.1?

I think you are supposed to have a rule in kerio 2.15 that allows all apps to loop back on either tcp or udp to any port except proxy ports. Check in the Kerio support forum on this board.

antdude
A Ninja Ant
Premium,VIP
join:2001-03-25


1 edit

Re: Security-Related: 127.0.0.1?

said by diver196 See Profile:

I think you are supposed to have a rule in kerio 2.15 that allows all apps to loop back on either tcp or udp to any port except proxy ports. Check in the Kerio support forum on this board.
Hmm, doesn't this firewall rule happen with all softwares beside Kerio's?

Is anyone else getting this?
--
Ant @ The Ant Farm: »antfarm.ma.cx ... Please do not IM/e-mail me for technical support. Use the forum (I check almost daily)! Disclaimer: The views expressed in this posting are mine, and do not necessarily reflect the views of my employer.

flinchlock
Premium
join:2003-04-25
Augusta, MI
clubs:

I want to upgrade my old JRE (1.4.2_06-b03) to J2SE (1.5.x), and I'm sooooo confused! :(

(I'm running XP/SP2 with all M$soft patches, and Windows Scripting Host is not installed.)

I'm using my default browser, Firefox 1.0.1, and I have JRE installed...
C:\TEMP>java -version
java version "1.4.2_06"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_06-b03)
Java HotSpot(TM) Client VM (build 1.4.2_06-b03, mixed mode)

When I go here »java.com/en/, there is a yellow/orange button on the right side of the page that says, "Java Software Download". When I click on that button, I get a yellow bar across the top of FF that says, "Additional plugins are required to display all the media on this page.", and a button that says, "Install Missing Plugins".

When I "View > Page Source", it appears to me, there is JavaScript code (.js) and JavaScript Source Code (.jsp).

When I "Tools > Options > Web Features", both "Enable Java" & "Enable JavaScript" are checked.

QUESTION #1: So, how can I see exactly what missing plugin FF wants/needs/calls/uses ?

The "Installation Instructions" here »java.com/en/download/help/5000010100.xml, says, "Automatic download" is for "Internet Explorer" & "Mozilla 1.4, Netscape 7/7.1 (Not Officialy Supported)".

QUESTION #2: FF is not Mozilla 1.x... Right?

The "Manual Instructions" says, "This process downloads an IFTW (Install From The Web) executable program ... and requires minimum user intervention. ..."

QUESTION #3: So, if I do a manual install, "it" will automagically remove JRE (1.4.2_06-b03), install J2SE (1.5.x), and when I look at the "Add or Remove Programs" list, I will see only one version of Java installed? "Java 2 Runtime Environment, SE v1.4.2_06" will be replaced with "something v1.5.something". Right?

QUESTION #4: Java and JavaScript are not the same, and are from two different companies: Sun & Netscape. Right?

Mike

--
Cracker are the terrorists of the Internet... anyone/anything is fair game!

Cudni
La Merma - Vigilado
Premium,MVM
join:2003-12-20
Someshire

Re: Java 2 Platform Standard Edition 5.0 Update 2.

4.
Yes Java and JavaScript are not the same
»www.htmlgoodies.com/beyond/javas···/3470971

3.
You have to remove the previous version using Add/Remove progs because the new install will not do it for you. Not because the installer is lazy but because some people might need several Java versions

2.
You're correct, FF is not Mozilla.
I usually use full installer 15Mb from
»javashoplm.sun.com/ECom/docs/Wel···Id=noreg

1.
What i had to do was to copy the following from
C:\Program Files\Java\jre1.5.0_02\bin
NPJava11.dll
NPJava12.dll
NPJava13.dll
NPJava14.dll
NPJava32.dll
NPJPI150_02.dll
NPOJI610.dll
into Firefox's plugin folder to make Java work

if you type in address bar in FF about: plugins it will list you all installed plugins

Cudni
--
Whether you think that you can, or that you can't, you are usually right.
Help yourself so God can help you..it does exactly what it says on the sig
SUMware
Premium
join:2002-05-21


1 edit

Re: Java 2 Platform Standard Edition 5.0 Update 2.

said by Cudni See Profile:

What i had to do was to copy the following from
C:\Program Files\Java\jre1.5.0_02\bin
NPJava11.dll
NPJava12.dll
NPJava13.dll
NPJava14.dll
NPJava32.dll
NPJPI150_02.dll
NPOJI610.dll
into Firefox's plugin folder to make Java work
I noticed that the above listed dlls were not in my plugins folder either. But I didn't bother to copy them over. That's when I made my observation about checking/unchecking "Enable Java". Perhaps this new version of Java doesn't require FF to physically hold the dlls within the plugins folder. Or perhaps it's an install error.

Now I'm curious Cudni. If you temporarily remove the dlls from the FF plugins folder, do you then get the same 'toggled' display listing?

Cudni
La Merma - Vigilado
Premium,MVM
join:2003-12-20
Someshire

Re: Java 2 Platform Standard Edition 5.0 Update 2.

If I remove them from plugin folder then they don't appear in the list. I have always blamed it on non standard FF install folder and using .zip rather than installer to install FF (the latter sets the needed reg entries)

Cudni
--
Whether you think that you can, or that you can't, you are usually right.
Help yourself so God can help you..it does exactly what it says on the sig
SUMware
Premium
join:2002-05-21

In Firefox under Tools > Options > Web Features:

With the new Java install (and deleting previous Java versions) if "Enable Java" is selected the plugins will be displayed in FF "about : plugins".

If "Enable Java" is not selected then the Java plugins will not be displayed.

Cudni
La Merma - Vigilado
Premium,MVM
join:2003-12-20
Someshire

Re: Java 2 Platform Standard Edition 5.0 Update 2.

I don't have Java enabled, rarely do, in options and plugins are still displayed in about: plugins

Cudni

flinchlock
Premium
join:2003-04-25
Augusta, MI
clubs:


1 edit

Re: Java 2 Platform Standard Edition 5.0 Update 2.


IE Advanced
said by Cudni See Profile:

I don't have Java enabled, rarely do, in options and plugins are still displayed in about: plugins
Do you also disable Java in IE?
--
Cracker are the terrorists of the Internet... anyone/anything is fair game!

Cudni
La Merma - Vigilado
Premium,MVM
join:2003-12-20
Someshire

Re: Java 2 Platform Standard Edition 5.0 Update 2.

Yes i do have it disabled in IE. I might allow it in TrustedZone, only on occasions and even then on high security.

Cudni

flinchlock
Premium
join:2003-04-25
Augusta, MI
clubs:

Re: Java 2 Platform Standard Edition 5.0 Update 2.

OK, thanks!

I sure am glad I'm retired, as keeping all the bad guys out of the family PCs, is a FULL time job!!

Thanks,
Mike
--
Cracker are the terrorists of the Internet... anyone/anything is fair game!

flinchlock
Premium
join:2003-04-25
Augusta, MI
clubs:


1 edit
Thanks DSLreports$Buddies!!

(Only us very old programmers will recognize the above type variables with the "$" in the middle... hint vax.)

So, how do I "see" what FF is wanting about a missing plugin... which plugin? In general, how do I know if it is Java something, Flash something, etc something?

Mike

ZZZZZZZ
Premium
join:2001-05-27
PARADISE

You can also install the xpi version which helps!

»plugindoc.mozdev.org/faqs/java.html
--
To be a Canadian is a blessing!
Libra
Premium
join:2003-08-06
USA
How necessary is it to apply this update? I currently have version 5 update 1?
Sincerely, Libra
Forums » Up and Running » Security » Securitysecur32.dll ? »
« HJT Log: Program Files, SLLLOOOWW  


Saturday, 28-Nov 07:17:48 Terms of Use | Privacy Policy | Hosting by www.nac.net - DSL,Hosting & Co-lo | feedback | contact
over 10 years online! © 1999-2009 dslreports.com.
page compression OFF
Most commented news this week
· [121] Time Warner Cable Fires Broadside At Broadcasters
· [112] New AT&T Ad Campaign Hits Back At Verizon
· [96] Apple Joins AT&T Verizon Snark Fest
· [87] New Bill Takes Aim At Higher Verizon ETFs
· [71] TiVo Sees Record Customer Losses
· [69] In-Flight Internet Headed For Bumpy Landing?
· [66] Verizon CEO: Hulu Will Be Dead Soon
· [62] Thanksgiving Open Thread
· [51] Weekend Open Thread
· [40] EFF Wages War On Fine Print
Most people now reading
· Windows 7 boot manager editing questions [Microsoft Help]
· [Newsgroups] Newzleech down? [Filesharing Software]
· [Config] cisco asa 5505 with multiple outside IP addresses [Cisco]
· HOW-TO: QoS and Tomato (fixes "choppy voice") [MagicJack]
· [TWC] How to Access Arris TM502G Modem Status Page ?? [Time Warner Cable TV/Voice]
· Motion Sickness Solutions? [General Questions]
· 3.x Feral Druid - Bear Tanking Guide [World of Warcraft]
· [WIN7] Outlook express under Windows 7? [Microsoft Help]
· [ PVP] 3.2 DK PvP D/W Spec... [World of Warcraft]
· Hosts file attributes set to system and hidden [Security]