I'm using the DelegationUtil class's delegate() function. I'm
converting code written for Globus 4.0 to work with 4.2. Under 4.0,
calling DelegationUtil.delegate() with a bare hostname delegated just
fine to a container listening on port 8443. With 4.2, I have to
include the port to avoid a connection refused exception.
-- Jaime
On Jun 25, 2008, at 11:47 AM, Charles Bacon wrote:
Can you be more specific about what APIs you're using? I'm not sure
the java clientside APIs are as monolithic as all that. 8443 should
still be the default.
Charles
On Jun 25, 2008, at 11:29 AM, Jaime Frey wrote:
The default port used in the java client web services tools doesn't
appear to be 8443 anymore in Globus 4.2. But that is the default
port when I stand up a 4.2 WS container. Thus, when I don't include
the port with the service location, the client tools report
connection failed. But I can't determine what port they are trying
to connect to.
Is this change intentional?
+--------------------------------+-----------------------------------+
| Jaime Frey | I used to be a heavy gambler. |
| [EMAIL PROTECTED] | But now I just make mental bets. |
| http://www.cs.wisc.edu/~jfrey/ | That's how I lost my mind. |
+--------------------------------+-----------------------------------+