We are developing a project that utilizes both CXF and Flex. In Flex, there
are 3 ways to make a remote call: Http service, Web Service and remote
object based on AMF protocol.
It is very convenient to have a CXF service layer on top of JPA entity
classes. Here I guess you have few options: You can either manually call web
services from Flex and lastResult method in webservice object gives you the
call result or you can use enunciate framework. Currently, I am doing the
first way and not familiar with the second way but it might be valueable to
investigate.

Hope it helps.

Mustafa

On Jan 23, 2008 4:09 PM, Vespa, Anthony J <[EMAIL PROTECTED]> wrote:

> Just curious if anyone has experiences (good/bad/other) working with
> Flex and web services in CXF?  Any input on pitfalls or approaches is
> appreciated.
>
> Thx,
>
> Tony
>



-- 
Mustafa Egilmezbilek

Reply via email to