Hi Tom.
Here,
http://www.globus.org/toolkit/docs/4.2/4.2.1/admin/install/#gtadmin-prereq-optional
, we can see that Tomcat is required for WebMDS, which has no direct
dependence in Globus Web Service Container, has it? Thus, I presumed
such container was self-contained.
On the other hand, I'm still not knowing if either it's an error or I can
continue following the next steps.
> Me, too :-) Try adding the debug option on the command line and see
> if that provides more information.
- How can I do it?
It seems there is no debug option.
[EMAIL PROTECTED]:~$ globus-check-remote-environment
Endpoint parameter required
globus-check-remote-environment [-help] -s endpoint -z authz
-help Returns the help string.
-s Endpoint for remote version information.
It should be protocol://host:port-z Sets authorization, can
be 'self', 'host', 'hostOrSelf' or
'none' or a string specifying the expected identity of the
remote party. Defaults to no authorization.
[EMAIL PROTECTED]:~$
-- Lourenço
2008/11/8 Tom Scavo <[EMAIL PROTECTED]>:
> On Sat, Nov 8, 2008 at 12:17 PM, Lourenço <[EMAIL PROTECTED]> wrote:
>>
>> [EMAIL PROTECTED]:~$ globus-check-remote-environment -s
>> https://localhost:8443
>>
>> ### Remote Endpoint Version Information ###
>> Axis Version on remote endpoint https://localhost:8443:
>> N/A
>>
>> Java WS Core Version on remote endpoint https://localhost:8443:
>> N/A
>>
>> [EMAIL PROTECTED]:~$
>>
>> I expected the Axis version.
>
> Me, too :-) Try adding the debug option on the command line and see
> if that provides more information.
>
>> I must mention I did not installed Apache or Tomcat in this machine.
>> So, I'm in doubt:
>>
>> - If I must install them or Tomcat is embedded to Globus Web Service
>> Container. Should I install them?
>
> No, the globus container is self-contained. Neither apache nor tomcat
> are required.
>
> Tom
>