Can anyone tell me what I need to configure here. I am running a
servlet from within
Tomcat (works fine). I now connect a midlet to the servlet using HttpConnection. I get this error on my emulator:
java.io.IOException: Error initializing HTTP tunnel connection: HTTP/1.1 502 Proxy Error (The specified SSL port is not allowed.ISA Server is not configure to allow SSL requests from this port. Most web browsers use port 443....etc.
Can anyone please help me.