Tried it. Looks like I get through but then get an error from the update
servlet. What I got is the following:
C:\orion>java -DproxyHost=161.151.145.17 -DproxyPort=80 -jar autoupdate.jar
Sending fileinfo to server
IO Error: http://www.orionserver.com/servlet/update
SnowWolf Wagner
Fusion Alliance
Carrier Corp
-----Original Message-----
From: "Magnus Rydin" [mailto:[EMAIL PROTECTED]]
Sent: Friday, June 30, 2000 7:20 AM
To: "Orion-Interest"
Subject: RE: autoupdate - proxy problem?
Try:
java -DproxyHost=_name_ -DproxyPort=_port_ -jar autoupdate.jar
as mentioned in earlier posting.
WR
Magnus Rydin
WebTeknik AB
[EMAIL PROTECTED]
> OK, I am trying to use autoupdate - but with little success.
>
> It looks like:
>
> C:\orion>java -jar autoupdate.jar
> Sending fileinfo to server
> IO Error: Operation timed out: no further information
>
> Could it be that our proxy is causing a problem?
>