org.apache.juddi.v3.tck
Class UDDI_001_UDDIServiceTest

java.lang.Object
  extended by org.apache.juddi.v3.tck.UDDI_001_UDDIServiceTest

public class UDDI_001_UDDIServiceTest
extends Object

Checking the UDDI Server for all the required ports specified in the UDDI v3 spec.

Author:
kstam

Constructor Summary
UDDI_001_UDDIServiceTest()
           
 
Method Summary
 void findInquiryPort()
           
 void findPublicationPort()
           
 void findReplicationPort()
           
 void findSecurityPort()
           
 void findSubscriptionListenerPort()
           
 void findSubscriptionPort()
           
static void readClientConfig()
           
static void stop()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UDDI_001_UDDIServiceTest

public UDDI_001_UDDIServiceTest()
Method Detail

readClientConfig

public static void readClientConfig()
                             throws org.apache.commons.configuration.ConfigurationException
Throws:
org.apache.commons.configuration.ConfigurationException

stop

public static void stop()
                 throws org.apache.commons.configuration.ConfigurationException
Throws:
org.apache.commons.configuration.ConfigurationException

findSecurityPort

public void findSecurityPort()
                      throws IOException
Throws:
IOException

findInquiryPort

public void findInquiryPort()
                     throws IOException
Throws:
IOException

findPublicationPort

public void findPublicationPort()
                         throws IOException
Throws:
IOException

findSubscriptionPort

public void findSubscriptionPort()
                          throws IOException
Throws:
IOException

findReplicationPort

public void findReplicationPort()
                         throws IOException
Throws:
IOException

findSubscriptionListenerPort

public void findSubscriptionListenerPort()
                                  throws IOException
Throws:
IOException


Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.