« Return to Thread: DO NOT REPLY [Bug 44895] New: security environments for applets incorrect for jsp pages

DO NOT REPLY [Bug 44895] security environments for applets incorrect for jsp pages

by Bugzilla from bugzilla@apache.org :: Rate this Message:

Reply to Author | View in Thread

https://issues.apache.org/bugzilla/show_bug.cgi?id=44895





--- Comment #7 from walter b marvin <walter_b_marvin@...>  2008-05-08 14:18:52 PST ---
Created an attachment (id=21939)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=21939)
this simple jsp script does not work on the development machine but should work
when initiated from my server, because the socket connections are to the
originating server

when jsp file is packaged in war file and deployed to my server. I obtained an
access exception. Presumably even though the war file is sourced from my
server, the applet security environment can no longer determine that the socket
request required to obtain my sound clips are from the local server and denies
the request.


--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@...
For additional commands, e-mail: dev-help@...

 « Return to Thread: DO NOT REPLY [Bug 44895] New: security environments for applets incorrect for jsp pages