[Logo] Enterprise Client Community
  [Search] Search   [Recent Topics] Recent Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
proxy support  XML
Forum Index -> Deployment
Author Message
hoell



Joined: 21/11/2007 12:49:48
Messages: 4
Offline

If I try to open the captainCasa demos as applet, I get the following stack trace.
The cause are the restrictions in our network, these restrictions are quite common in company networks: Internet Access is done via Proxy Systems like MS ISA Server or SQUID.
To access the server, the captain casa client should either use the proxy settings of the actual default browser (e.g. internet explorer) or alternatively should have some local configuration dialog to configure proxy settings (Proxy Server & Port, Username, Domain, Password, Protocol NTLM, basic...)

java.io.IOException: Server returned HTTP response code: 502 for URL: http://www.casabacdemo.com:-1/ccdemos/faces/workplace/workplace.jsp
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at org.eclnt.client.comm.http.DataTransfer.transferXML(DataTransfer.java:264)
at org.eclnt.client.comm.http.DataTransfer.communicateToServerSynchronous(DataTransfer.java:114)
at org.eclnt.client.page.Page.loadPageFromServer(Page.java:32
at org.eclnt.client.page.Page.<init>(Page.java:167)
at org.eclnt.client.page.PageContainer.<init>(PageContainer.java:59)
at org.eclnt.client.page.PageBrowser.<init>(PageBrowser.java:490)
at org.eclnt.client.page.PageApplet.initGUI(PageApplet.java:164)
at org.eclnt.client.page.PageApplet.start(PageApplet.java:51)
at sun.applet.AppletPanel.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
CaptainCasa

Power User
[Avatar]

Joined: 21/11/2007 12:23:06
Messages: 5514
Offline

...normally the applet and webstart takes over communication capabilities of the browser... that's what I believed so far, at least.

Will need to do some more checking there... - and hope that there is some experience around in the community...?

Björn

Björn Müller, CaptainCasa GmbH
levy

Power User

Joined: 12/03/2008 16:38:22
Messages: 308
Location: XpertCenter
Offline

We have the very same problem. What can we do?
[WWW]
CaptainCasa

Power User
[Avatar]

Joined: 21/11/2007 12:23:06
Messages: 5514
Offline

...not a perfect solution yet, but: could you please check the Java Proxy setup (see screen shot)...

THanks!
Björn
[Thumb - proxy.gif]
 Filename proxy.gif [Disk] Download
 Description
 Filesize 68 Kbytes
 Downloaded:  461 time(s)


Björn Müller, CaptainCasa GmbH
CaptainCasa

Power User
[Avatar]

Joined: 21/11/2007 12:23:06
Messages: 5514
Offline

Hi,

could you please test the following URL:

http://www.casabacdemo.com/ccdemos/ping.html

The URL opens an Applet which pings a request to the server. You can input proxy parameters via the user interface. Please check within your environment...:

(.) is the ping coming through with blank proxy parameters?
(.) is the ping coming through with proxy parameters that you explicitly set?

THANKS!

Björn

Björn Müller, CaptainCasa GmbH
CaptainCasa

Power User
[Avatar]

Joined: 21/11/2007 12:23:06
Messages: 5514
Offline

...could everyone suffering from this problem re-check:

http://www.casabacdemo.com/ccdemos/startdemos.html

Chances have - I hope... - dramatically increased, that the demos are working in your client as well.

Thanks!

Björn

Björn Müller, CaptainCasa GmbH
hoell



Joined: 21/11/2007 12:49:48
Messages: 4
Offline

Thanks - now we can see the nice demo applet and everything works fine on our PC's
 
Forum Index -> Deployment
Go to:   
Powered by JForum 2.1.6 © JForum Team