Results 1 to 2 of 2

Thread: Airline Sample Running OK In Eclipse

  1. #1
    Join Date
    Feb 2006
    Posts
    164

    Default Airline Sample Running OK In Eclipse

    FWIW, I have this running and debug-steppable in Eclipse (3.1.x) with Tomcat now.

    Compared to getting the downloaded zip to run in "straight" java/ant, there was significant setup/tinker time to get it to run in Eclipse, though most of the tinker time had to do with the usual suspects: jars missing on the classpath and properties files whose contents were pointing to non-existent dirs after I moved stuff into Eclipse projects.

    I could attach Eclipse exports of the two Eclipse projects I created (SpringAirlineClient and SpringAirlineClient), and some of my setup and gotcha notes, if anyone wishes.

    Ivy was a significant piece of the puzzle, and I imagine there is a way to cut down the jar and lib duplication in Eclipse, if I knew more about Ivy.

    A hearty thanks to Arjen and whoever else contributed to the Airline sample.

    Ben

  2. #2

    Default

    can u please share the source....

Posting Permissions

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