I'll add a debug option to the command line and send you a patch. For now, can you edit $GLOBUS_LOCATION/container-log4j.properties to uncomment the following:
log4j.category.org.globus.wsrf.handlers.MessageLoggingHandler=DEBUG That should print the message request from the client to the server and response. The error should be shown there. If no message is seen, please check that your container is running at that endpoint. Rachana > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Lourenço > Sent: Saturday, November 08, 2008 11:17 AM > To: [EMAIL PROTECTED] > Subject: [gt-user] Web service container > > Hi everyone!! > > I'm installing Globus on Ubuntu 8.04 following the steps described at > http://www.globus.org/toolkit/docs/4.2/4.2.1/admin/quickstart/ > > On the item `1.6. Starting the webservices container,' I'm getting the > following output: > > [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. > > 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? > > > Many thanks in advance. > -- Lourenço
