This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes JNLP and Web Start and the fly likes Webstart subdomain socket permissions Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JNLP and Web Start
Reply Bookmark "Webstart subdomain socket permissions" Watch "Webstart subdomain socket permissions" New topic
Author

Webstart subdomain socket permissions

James Washington
Greenhorn

Joined: Aug 06, 2009
Posts: 1
Hi!

Before I get around to testing it out, I was wonder if anyone knew if I could use a webstart application to communicate with a subdomain that it came from without granting it socket permissions.

Another way to phrase it, you know how it can communicate to the server (via a socket) that it is coming from without said permissions, I am just wondering if it this is IP based or domain based, if it is domain based, then can it hit anything on the subdomain with the existing persmissions (similar to a cookie)? Or do I need to sign it and give it all permissions?

What I have is two differnet physical locations and I'm trying to distribute load... preferably without a security popup.

Thanks
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Webstart subdomain socket permissions
 
Similar Threads
weblogicstarting problem
Cross-Domain Cookies
socket to applet inside a browser ?
Access Denied in IE
Change webapplication to subdomain