[
https://issues.apache.org/jira/browse/CXF-1759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12644784#action_12644784
]
William Tam commented on CXF-1759:
----------------------------------
Currently, you can leverage JCA inbound connector to expose EJB as webservice.
There are examples in integration/jca/inbound-* samples. There is some
documentation in the README.txt from the samples which should probably be fed
into wiki page.
> CXF and EJB 3.0 integration support
> -----------------------------------
>
> Key: CXF-1759
> URL: https://issues.apache.org/jira/browse/CXF-1759
> Project: CXF
> Issue Type: Improvement
> Components: Documentation
> Affects Versions: 2.1.2
> Environment: WebLogic 10, Spring Framework 2.5
> Reporter: Sripathi Acharya
> Assignee: Bharath Ganesh
>
> Hi,
> I would like to expose an EJB 3.0 interface as a webservice using CXF 2.1.2.
> I prefer using EJB and WebService annotation for the same implementation
> class.
> I'm not able to find any documentation on how to achieve this or this
> integration is possible with CXF. WebLogic provides the means to expose EJB 3
> as webservice, but I would like to use CXF implementation to achieve this.
> Can you please provide some documentation on this.
> Sripathi.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.