Hello, when I try to test the dynamicInvoker-sample I get the following error:
Reading WSDL document from 'http://www.xmethods.net/sd/2001/TemperatureService.wsdl' Preparing WSIF dynamic invocation Exception in thread "main" org.apache.wsif.WSIFException: Unable to find an available port at org.apache.wsif.base.WSIFServiceImpl.getPort(Unknown Source) at org.apache.wsif.base.WSIFServiceImpl.getPort(Unknown Source) at clients.DynamicInvoker.invokeMethod(Unknown Source) at clients.DynamicInvoker.main(Unknown Source) Can anyone help please?
