Hi,

yes you can :
- expose a POJO implementing MessageListener interface using bean component
- publish operations using HTTP or CXF-BC components

Regards
JB

saravanan.t wrote:
Hello,

I have a (beginner) question on fronting a pojo with CXF-BC. Can I do this:

1) using servicemix-bean component, expose this pojo.
2) front this endpoint using CXF-BC or
Do I have to create a CXF-SE (with annotated pojo) and only then i can front
it using CXF-BC?

Thanks and have a nice day!


Reply via email to