My favorites | Sign in
Project Logo
             
New issue | Search
for
| Advanced search | Search tips
Issue 8: Java 1.4.2 compatibility
3 people starred this issue and may be notified of changes. Back to list
Status:  Accepted
Owner:  ----
Type-Defect
Priority-Medium


Sign in to add a comment
 
Reported by christophe.bismuth, Jan 28, 2008
Our product has to be compliant to AIX/Websphere, therefore JRE 1.4.2 is a
requirement for us.

Will there be any version of ExtTLD compliant to 1.4.2?

Thank you,
Christophe

Comment 1 by gabriel.klein, Jan 29, 2008
J2SE 1.4.2 has begun the Sun End of Life (EOL) process.
http://java.sun.com/j2se/1.4.2/
Comment 2 by jaroslav.benc, Feb 02, 2008
Hi Christophe, 
as far as I know, tag files are supported in J2EE 1.4, so there is only problem with
1.5 code. You can remove all 1.5 specific code elements from the
processTagAttributes.tag. Please let me know if there is any other problem. 

Jaro
Status: Accepted
Comment 3 by christophe.bismuth, Feb 02, 2008
That's right Jaro ;o)

We've already removed 1.5 code from the library (generics and the Scanner instance in
the body.tag file). Besides, the Scanner instance wasn't used in Ext TLD code.
Things work great, thank you so much! We also add tag parameters to match our
specific needs.
We'll report you any bu we'll find ;o)

Thank you for your support,
Chris
Comment 4 by mrZeux, Feb 12, 2008
Hello Chris, can you send me the modiffied code ??

thanx !
Comment 5 by christophe.bismuth, Feb 14, 2008
I really wish I could give you our code, but we did add a lot of fixes. And I'm not
sure the bugs we fixed are yours...
But, I think I can upload our code if your really want to... see attached body.tag
file line 203...
body.tag
7.9 KB   Download
Comment 6 by anfield_...@yahoo.co.uk, Mar 31, 2008
Hi Jaro & Christophe,
can you send me the modified code of processTagAttributes.tag?
so I can use it in java 1.4.2
Thanks
Sign in to add a comment

Hosted by Google Code