Page 3 of 3 FirstFirst 123
Results 21 to 24 of 24

Thread: Spring Web Services 1.0 M3 Released

  1. #21
    Join Date
    Dec 2006
    Posts
    6

    Default

    Dear Arjen,

    That is the approach I'll take, then. Again thank you very much for all your help.

    Best wishes, Ivan.

  2. #22
    Join Date
    Mar 2007
    Posts
    9

    Default Eclipse

    hi Arjen Poutsma,
    it is possible to give an example or a step by step documentation on how to integrate spring ws with eclipse/easyeclipse without maven?
    thanks

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

    Default

    Well, Maven makes it quite easy to integrate with Eclipse, see http://maven.apache.org/plugins/mave...gin/usage.html

    Unfortunately, I don't use Eclipse, so I cannot help you any further than this. Perhaps somebody else can help you?
    Arjen Poutsma

    Spring Web Services Dev Lead
    Please read the FAQ

  4. #24
    Join Date
    Nov 2006
    Location
    Germany
    Posts
    4

    Default

    You may install the Maven2 plugin for Eclipse:

    http://m2eclipse.codehaus.org/

    Create a Maven project and copy the files to your new Eclipse project. Although, it is a Maven project you can use it as usual without Maven. Important here is that you let Eclipse map/use the Maven2 file/folder structure.

    This approach doesn't need a "Maven installation" as necessary above ;-).

Posting Permissions

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