aspose file tools
The moose likes JNLP and Web Start and the fly likes Problem with IIS Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JNLP and Web Start
Reply Bookmark "Problem with IIS" Watch "Problem with IIS" New topic
Author

Problem with IIS

Dave Robbins
Ranch Hand

Joined: Sep 16, 2003
Posts: 131
Hello All,
I've created a small web start app and have it up and working nicely being served off a linux box running apache. I need to serve it off a windows box, so I setup the appropriate mime type under IIS and everything seemed to work fine, but now I realize that when I make changes to my application the new version doesn't get recognized. I flushed the cache in my browser and even deleted the .javaws dir under my home directory but it still runs the old code. Anybody seen this behaviour and know how to fix it??
Thanx
Dave
Dave Robbins
Ranch Hand

Joined: Sep 16, 2003
Posts: 131
Never Mind,
when you copy html file with link to jnlp file to new server you gotta make link point at new server
Dave
 
 
subject: Problem with IIS
 
Threads others viewed
Windows UID again. Thanks Kyle Brown ...
Error 401 (Unauthrized) .... why ?
images folder
locaalhost vs 127.0.0.1
Running jsp pages in IIS web directory
MyEclipse, The Clear Choice