I am getting the following warnings and error:
Warning: SoapClient::SoapClient(http://dev.eseal.com/api/v2_soap?wsdl) [soapclient.soapclient]: failed to open stream: HTTP request failed! HTTP/1.1 503 Service Unavailable in C:\wamp\www\dev.eseal.com\test.php on line 42
Warning: SoapClient::SoapClient() [soapclient.soapclient]: I/O warning : failed to load external entity "http://dev.eseal.com/api/v2_soap?wsdl" in C:\wamp\www\dev.eseal.com\test.php on line 42
SOAP-ERROR: Parsing WSDL: Couldn't load from 'http://dev.eseal.com/api/v2_soap?wsdl' : failed to load external entity "http://dev.eseal.com/api/v2_soap?wsdl" in C:\wamp\www\dev.eseal.com\test.php on line 42
Cal
I have cleared magento/var/cache.

test.phparound line 42. Without showing your code nobody - except you - can know, what you're trying to execute. – Jürgen Thelen Nov 22 '11 at 13:56