Page 2 of 2 FirstFirst 12
Results 11 to 13 of 13

Thread: Spring Web Services 1.5.0 Final released

  1. #11
    Join Date
    Apr 2008
    Posts
    2

    Default Incomplete samples

    Some classes of the Airline example (GetFlightsRequest and GetFlightsResponse, for example) were not present in the download (at least as of last week).

  2. #12
    Join Date
    May 2006
    Location
    Stockholm, Sweden
    Posts
    37

    Default

    Quote Originally Posted by bgoodfliesh View Post
    Some classes of the Airline example (GetFlightsRequest and GetFlightsResponse, for example) were not present in the download (at least as of last week).
    Those are JAXB-generated sources that will be created if you run
    Code:
    mvn generate-sources

  3. #13
    Join Date
    Jun 2008
    Posts
    1

    Default

    IanB did you find what was causing the problem?
    I have the same problem...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •