File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JNLP and Web Start and the fly likes SocketException: Unknown proxy type: HTTP 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 "SocketException: Unknown proxy type: HTTP" Watch "SocketException: Unknown proxy type: HTTP" New topic
Author

SocketException: Unknown proxy type: HTTP

Nikh Sadd
Greenhorn

Joined: May 05, 2012
Posts: 2
Hi,

We have an application based on Java web start, JNLP it works fine when no proxy is set. when we set the proxy in firefox ( the same is taken up by javaws ) we get the below error:

Could not access HTTP invoker remote service at [http://host:7001/...service ]; nested exception is java.net.SocketException: Unknown proxy type: HTTP

We are stuck here. Any pointers or suggestion would be highly appreciated.

Regards
OraUSer
 
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: SocketException: Unknown proxy type: HTTP
 
Similar Threads
Unable to get the content in URL
Applet only works with one Java version
Axis 1.1 and Proxy??
Unable to get the content in URL
Check if web service is running