Results 1 to 2 of 2

Thread: Example web service with roo

  1. #1
    Join Date
    Nov 2009
    Posts
    28

    Post Example web service with roo

    Does anyone have a simple example of a web services implementation on a roo generated project?

    XFire may be a good way to go. I need to provide 'simple' web services interfaces for shared services that my app needs to provide.

  2. #2
    Join Date
    Mar 2008
    Location
    Sydney, AU
    Posts
    974

    Default

    Roo has currently no plugin for Web services addon. There is a feature request for integration with Spring Webservices so you can comment or vote there if you wish.

    If you want to use CXF I believe all you need to do is to create a service layer and expose that via endpoints. This should be fairly easy to accomplish within a Roo managed application and you can still leverage all of the nice things Roo does for you.

    HTH
    Stefan Schmidt
    Software Engineer, Spring Roo
    SpringSource - a division of VMware
    twitter @schmidtstefan

Posting Permissions

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