Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Creating SOAP web service guide #2

Closed
wants to merge 12 commits into from
Closed

Creating SOAP web service guide #2

wants to merge 12 commits into from

Commits on May 5, 2014

  1. - added xsd and classes generation

    - developed countries repository and endpoint
    - updated readme
    maciejwalkowiak committed May 5, 2014
    Configuration menu
    Copy the full SHA
    9d5e4a1 View commit details
    Browse the repository at this point in the history
  2. - updated testing section

    - refactored MessageDispatcherServlet creation
    maciejwalkowiak committed May 5, 2014
    Configuration menu
    Copy the full SHA
    e5cd32a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d6d3aed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    876e936 View commit details
    Browse the repository at this point in the history
  5. - fixed jaxb configuration for gradle

    - updated project name
    maciejwalkowiak committed May 5, 2014
    Configuration menu
    Copy the full SHA
    db0486c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7a36a02 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f2c3796 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dd2be50 View commit details
    Browse the repository at this point in the history
  9. objects -> classes

    maciejwalkowiak committed May 5, 2014
    Configuration menu
    Copy the full SHA
    cb131f6 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2014

  1. - updated readme with setting up Jaxb configuration, adding spring-ws…

    … dependency
    
    - CountriesEndpoint renamed to CountryEndpoint
    maciejwalkowiak committed May 6, 2014
    Configuration menu
    Copy the full SHA
    43dbe07 View commit details
    Browse the repository at this point in the history
  2. - removed "draft" from build.gradle and tutorial

    - "we" -> "you"
    maciejwalkowiak committed May 6, 2014
    Configuration menu
    Copy the full SHA
    9cb39fa View commit details
    Browse the repository at this point in the history
  3. minor changes

    maciejwalkowiak committed May 6, 2014
    Configuration menu
    Copy the full SHA
    6c39562 View commit details
    Browse the repository at this point in the history