You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Jeff Yu (JIRA)" <ji...@apache.org> on 2007/09/28 06:03:50 UTC

[jira] Commented: (CXF-1046) Message Inflow support

    [ https://issues.apache.org/jira/browse/CXF-1046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12530907 ] 

Jeff Yu commented on CXF-1046:
------------------------------

Expose the CXF MessageObject to MDBean might be too low-level, since the MDBean needs to take the responsibility of marshalling the XML message and send back the result to the client.
Now we have a way (by using EJBInvoker) to access the EJB, and I don't see any good use cases for supporting MDBean.

So if we want to access the EJB, use the EJBInvoker way instead of using MDBean.

> Message Inflow support
> ----------------------
>
>                 Key: CXF-1046
>                 URL: https://issues.apache.org/jira/browse/CXF-1046
>             Project: CXF
>          Issue Type: Sub-task
>          Components: Integration
>    Affects Versions: 2.0.1
>            Reporter: Jeff Yu
>             Fix For: 2.1
>
>
> support message inflow, also known as MDB support. detail see JCA1.5 specification Chapter 12.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.