Hi All ! Iam trying to call a service deployed with multiple bindings (SOAP and Java) with the WSIF DII (the one provided with samples - DynamicInvoker). But Iam getting the following error -
org.apache.wsif.WSIFException: Port 'WSIFServiceSoap12HttpPort' is not available and no alternative can be found at org.apache.wsif.base.WSIFServiceImpl.getPort(Unknown Source) Iam not finding any clue why it is not able to find the available port. I have following jars in classpath - wsif.jar wsdl4j.jar commons-logging.jar activation.jar mail.jar Thanks
