Dan Diephouse wrote:
Srepfler Srgjan wrote:
Is something like exposing J2EE EJB's explained in this blog post
http://www.tsolak.com/?p=15 available for CXF as well?
Thanks,
Srgjan
You may want to look at this page:
http://cwiki.apache.org/CXF20DOC/invokers.html
- Dan
Hi Dan,
I'm not really sure how is this related, are you telling me EJBInvoker
is bundled with CFX and can be configured using spring to do the same
function like the tsolak example? That is the main functionality I'm
trying to achieve, that is not write any additional code beside the EJB
and the configuration file. On that note I've had an issue it seems with
xfire and I've posted it on the xfire mailing list (method invokations
end up on wrong methods).
Srgjan