Results 1 to 3 of 3

Thread: new to soap,please help

  1. #1

    Default new to soap,please help

    i am new to soap,but i am familiar with spring framework.I want to access web service provided by .net server application.Although i read through the reference and understand it,i fail to find a way to achieve my task.I read the airline application,but it is incomplete,and i can't find some referenced objects,for example org.springframework.springWs.samples.airline.schem as.Flight.

    Help me,please,
    Thanks in advance.

  2. #2
    Join Date
    Jul 2005
    Location
    Rotterdam, the Netherlands
    Posts
    1,562

    Default

    The classes in the org.springframework.ws.samples.airline.schema package are generated by maven. Running the maven tasks explained in the readme.txt file should create them.
    Arjen Poutsma

    Spring Web Services Dev Lead
    Please read the FAQ

  3. #3

    Default

    Thank you very much.

Posting Permissions

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