All, I get the following exception from Tomcat, when accessing this URL:
http://semantic.info.bt.co.uk:8080/webmds/webmds?info=indexinfo&xsl=serv icegroupxsl Querying the index server from the command line works fine: wsrf-query -s https://semantic:8443/wsrf/services/DefaultIndexService '/*' The configuration in the indexinfo file is (as Tomcat is running on semantic): <name>endpoint</name> <value>https://127.0.0.1:8443/wsrf/services/DefaultIndexService</value> Does the tomcat process need it's own certificate? Regards, Nick exception trace org.globus.mds.webmds.xmlSources.resourceProperties.ResourcePropertySour ceException: ; nested exception is: java.net.SocketException: Connection reset org.globus.mds.webmds.xmlSources.resourceProperties.ResourcePropertyHelp er.queryResourceProperties(ResourcePropertyHelper.java:121) org.globus.mds.webmds.xmlSources.resourceProperties.ResourcePropertyQuer yNodeSource.getNode(ResourcePropertyQueryNodeSource.java:82) org.globus.mds.webmds.xmlSources.xmlDomNode.NodeXmlSource.getXmlSource(N odeXmlSource.java:128) org.globus.mds.webmds.WebmdsServlet.getSource(WebmdsServlet.java:296) org.globus.mds.webmds.WebmdsServlet.doGet(WebmdsServlet.java:114) javax.servlet.http.HttpServlet.service(HttpServlet.java:689) javax.servlet.http.HttpServlet.service(HttpServlet.java:802) root cause java.net.SocketException: Connection reset org.apache.axis.AxisFault.makeFault(AxisFault.java:101) org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:144) org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.j ava:32) org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118) org.apache.axis.SimpleChain.invoke(SimpleChain.java:83) org.apache.axis.client.AxisClient.invoke(AxisClient.java:165) org.apache.axis.client.Call.invokeEngine(Call.java:2727) org.apache.axis.client.Call.invoke(Call.java:2710) org.apache.axis.client.Call.invoke(Call.java:2386) org.apache.axis.client.Call.invoke(Call.java:2309) org.apache.axis.client.Call.invoke(Call.java:1766) org.oasis.wsrf.properties.QueryResourcePropertiesSOAPBindingStub.queryRe sourceProperties(QueryResourcePropertiesSOAPBindingStub.java:415) org.globus.mds.webmds.xmlSources.resourceProperties.ResourcePropertyHelp er.queryResourceProperties(ResourcePropertyHelper.java:119) org.globus.mds.webmds.xmlSources.resourceProperties.ResourcePropertyQuer yNodeSource.getNode(ResourcePropertyQueryNodeSource.java:82) org.globus.mds.webmds.xmlSources.xmlDomNode.NodeXmlSource.getXmlSource(N odeXmlSource.java:128) org.globus.mds.webmds.WebmdsServlet.getSource(WebmdsServlet.java:296) org.globus.mds.webmds.WebmdsServlet.doGet(WebmdsServlet.java:114) javax.servlet.http.HttpServlet.service(HttpServlet.java:689) javax.servlet.http.HttpServlet.service(HttpServlet.java:802) Nicholas J. Kings (Nick) Senior Researcher Next Generation Web Research, BT Group Chief Technology Office
