-
Jan 19th, 2010, 02:42 PM
#1
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.
-
Jan 20th, 2010, 12:36 AM
#2
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
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules