Skip to main content

Eclipse Web Tools Platform 3.0 M5
New and Noteworthy

Back

Web Services

Creating a running Web service using a stub server runtime

    You can now install, start and test a Web service or Web service client in a project targeting a stub server runtime if you specify an existing server in the Web Service wizard. This existing server could be a remote server or a server that is compatible with that stub server runtime.

WSDL

Adding filters for WSDL validation

    You can add filters for WSDL validation to customize which files the WSDL validator should validate.

    Validation preferences

    In the Validation preferences, click on the Settings button.

    WSDL validation filter preferences

    You are presented with a dialog where you can specify which files and folders you want to validate and which files and folders you do not want to validate.

Back to the top