JES 2004/Q2 netlet supported JRE

hello,Does anyone know if the netlet applets supports Sun JRE 5.0 and above?My netlet stoped working after I upgrade JRE to 5.0. Can someone confrm that it is indeed not supported?Thanks!
[222 byte] By [babyback] at [2007-11-25 20:04:25]
# 1
the current version of the netlet (2005+) should work with 5.0.can't remember the but did 5.0 exist at the time 2004/q2 came up ?/u
UlfFeger at 2007-7-4 14:20:34 > top of Java-index,Web & Directory Servers,Portal Servers...
# 2
Nope, JES 2004-Q2 was out when Java was around 1.4.2_04 or 1.4.2_05..But as a heavy netlet client user, I've been using 1.5.0_04 JRE with no problems.ThanksDave
mc2104dave at 2007-7-4 14:20:34 > top of Java-index,Web & Directory Servers,Portal Servers...
# 3
hi Dave,So are you using the JES 20004 Q2 version and was able to get Netlet to work using JRE 1.5.0_04?Thanks
joey_shen at 2007-7-4 14:20:34 > top of Java-index,Web & Directory Servers,Portal Servers...
# 4
You mean on client side?I had 2004Q2 Netlet in use with JRE 1.5.0_02, no problem with that version.Chris
CRabel at 2007-7-4 14:20:34 > top of Java-index,Web & Directory Servers,Portal Servers...
# 5

Thanks. For some reason, I'm only able to get netlet to work using JRE1.4.2_05 and below. with JES 2004/Q2. After all the netlet rules are loaded properly, when trying to connect to the mail server, the java console shows:

Netlet got connection on port: 143 from port:1259 to gateway:abc.gatewayserver.ca on port:443

Socket DoConn tcpNoDelay exception: java.net.ConnectException:

connect:> Address is invalid on local machine, or port is not valid on remote machine

Socket DoConn tcpNoDelay exception: java.net.ConnectException:

connect:

Address is invalid on local machine, or port is not valid on remote machine

Socket DoConn tcpNoDelay exception: java.net.ConnectException:

connect:

Address is invalid on local machine, or port is not valid on remote machine

java.lang.NullPointerException

at NL46.<init>(NL46)

at NL04.e(NL04)

at NL04.run(NL04)

at java.lang.Thread.run(Unknown Source)

joey_shen at 2007-7-4 14:20:34 > top of Java-index,Web & Directory Servers,Portal Servers...
# 6
Hmm, I installed some patches for JES2004/Q2, but I dont know if this has to do something with your problem.Did you install 118195-07?hth Chris
CRabel at 2007-7-4 14:20:34 > top of Java-index,Web & Directory Servers,Portal Servers...