Abstract WSDL:-Abstract Wsdl will describes the interface of web service that includes the format of both request and response messages of each operation.
Concrete Wsdl:-Concrete Wsdl describes the abstract WSDL plus transport information. And this will contains messages, operations and transport specific information (JMS or HTTP) and that is used by SOAP client.