I'm trying to run deploy the NasdaqQuotes sample in the Web Service
Toolkit, but I'm getting the following problem.
I've checked my wstkProperties.xml file, and the userid, and cred are as
required. I don't know what else could be wrong. Please help.
Deploying....
com.ibm.wstk.service.registry.ServiceRegistryProxyException: Error getting
authe
ntication token for [userid: wstkDemo, cred: wstkPwd]. Verify that the
UDDI use
rid and cred settings are correct in the wstkProperties.xml file.
------------------------------------------------------------------------------
Nested exception is:
[SOAPException: faultCode=SOAP-ENV:Client; msg=Error opening socket:
Connectio
n refused: connect; targetException=java.lang.IllegalArgumentException:
Error op
ening socket: Connection refused: connect]
at
com.ibm.wstk.service.registry.ServiceRegistryProxy.getAuthToken(Servi
ceRegistryProxy.java:1946)
at
com.ibm.wstk.service.registry.ServiceRegistryProxy.findAllServiceProv
iders(ServiceRegistryProxy.java:956)
at
com.ibm.wstk.service.registry.ServiceRegistryProxy.publish(ServiceReg
istryProxy.java:313)
at
com.ibm.samples.nasdaqQuotes.NasdaqQuotesDeploy.main(NasdaqQuotesDepl
oy.java:56)
Exception in thread "main"
com.ibm.wstk.service.registry.ServiceRegistryProxyExc
eption: Could not list all service providers.
Thanks in advance,
Gerald Tarcisius