Closed GoogleCodeExporter closed 9 years ago
Possible cause (but not yet tested) could be the recent update to BEID version:
3.5.4.6535
I'll get back on this.
Original comment by kevin.va...@gmail.com
on 22 Oct 2010 at 8:23
Contradictory to what I said before, it is not caused by the newer BEID
version, but by the recent Java 6u22 update. When I revert to Java 6u21 it
works again.
I see it works on e-contract, but that version is 1.0.2-SNAPSHOT.
Problem already addressed in there?
Original comment by kevin.va...@gmail.com
on 22 Oct 2010 at 2:21
The eID Applet Service for ASP.NET is just a proof-of-concept. Only Java EE is
supported at the server-side.
Original comment by frank.co...@gmail.com
on 25 Oct 2010 at 8:02
I investigated this further and found out that the content-length header is
missing in the request (HelloMessage) when using Java 6u22.
Check out the screenshot, it clearly shows the header is missing.
When I look at the file "Transport.java", method "addBody", it states that it
is a necessary header for IIS 6 and up (which we are using).
Can you please take a look at this?
Original comment by kevin.va...@gmail.com
on 28 Oct 2010 at 8:40
Attachments:
I have the same issue, however my applet reports "eID browser applet version:
1.0.1.GA"
Original comment by paul.nic...@gmail.com
on 3 Nov 2010 at 1:30
Checked this under Linux with both JRE 6u21 and 6u22. The content-length HTTP
header is always present.
Original comment by frank.co...@gmail.com
on 18 Nov 2010 at 12:50
Under Windows 7 the content-length HTTP header indeed disappears between JRE
6u21 and 6u22. This is most likely a bug in the JRE plugin on Windows.
Original comment by frank.co...@gmail.com
on 18 Nov 2010 at 1:01
Filed a bug report at http://bugreport.sun.com for this.
Original comment by frank.co...@gmail.com
on 18 Nov 2010 at 1:14
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7001163
Original comment by frank.co...@gmail.com
on 18 Nov 2010 at 1:20
You can vote on this error. Kind request to vote too :-).
Thx.
Original comment by swy...@gmail.com
on 24 Nov 2010 at 5:19
Voted!
Original comment by kevin.va...@gmail.com
on 25 Nov 2010 at 10:30
Problem remains in the latest release (6u23)!
Original comment by kevin.va...@gmail.com
on 16 Dec 2010 at 10:34
I know, they did not yet fix this issue.
Original comment by frank.co...@gmail.com
on 16 Dec 2010 at 10:55
FYI, you can give 3 votes on the same bug.
Original comment by swy...@gmail.com
on 19 Jan 2011 at 3:28
Hi,
If I enable the Chunk Encoding, it works.
See bellow for my modifications.
You can test on a IIS server using :
http://www.mysmartlogon.com/EID/Default.aspx?token=45B5122E-A53E-4E3C-B7BA-D2ED0
8AF066F
Regards,
Vincent Le Toux
Original comment by Vincent....@gmail.com
on 21 Jan 2011 at 6:28
Attachments:
Frank,
will you provide this modification in a next release?
Kind Regards,
Original comment by swy...@gmail.com
on 21 Jan 2011 at 8:22
Original comment by frank.co...@gmail.com
on 4 Feb 2011 at 12:36
Conclusie?
Original comment by kevin.va...@gmail.com
on 4 Feb 2011 at 1:07
The chunked patch was included in eID Applet 1.0.2.GA.
Original comment by frank.co...@gmail.com
on 27 Feb 2011 at 2:59
Original issue reported on code.google.com by
kevin.va...@gmail.com
on 19 Oct 2010 at 12:10