Created
August 16, 2015 13:48
-
-
Save BohdanLevchenko/9d11afdea45c90f6a93e to your computer and use it in GitHub Desktop.
JAX-WS 2.2
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <webservices xmlns="http://xmlns.jcp.org/xml/ns/javaee" | |
| xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | |
| xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/javaee http://xmlns.jcp.org/xml/ns/javaee/javaee_web_services_1_4.xsd" | |
| version="1.4"> | |
| </webservices> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment