public static SOAPFactory newInstance () throws SOAPException

Creates a new SOAPFactory object that is an instance of the default implementation (SOAP 1.1), This method uses the following ordered lookup procedure to determine the SOAPFactory implementation class to load:

Returns:  a new instance of a SOAPFactory

Exceptions:
SOAPException    if there was an error creating the default SOAPFactory

See also:
SAAJMetaFactory