Sorry, I should have provided more information: I'd like to integrate CXF so that I can provide RESTful services, as described here:
http://cwiki.apache.org/CXF20DOC/restful-services.html If AppFuse 2.0.1 already provides RESTful support as-is, all the better, but I don't think it does? I realize I can effectively publish services using Spring MVC, as described here: http://www.nabble.com/forum/ViewPost.jtp?post=13739263&framed=y&skin=2369 but we'll likely be adding a number of new services over time, and I'd like to make it easier to add the services, by using annotations. mraible wrote: > > XFire is already integrated: > > http://appfuse.org/display/APF/Web+Services > > More information about CXF is on the above page. > > Matt > >> I'd like to use CXF with AppFuse 2.0.1. Could anyone suggest a >> starting point for integrating CXF, or warn me of any potential >> pitfalls? >> > -- View this message in context: http://www.nabble.com/CXF-and-AppFuse-2.0.1-tp14282383s2369p14302532.html Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
