Do you mean you want to send requests to other services in the jbi bus from the POJO deployed onto the jsr181 component ? If yes, you can generate the java classes from the wsdl and use proxies. See [1] I'm trying to write something about that, but haven't finished it yet.
[1] http://servicemix.goopen.org/site/servicemix-jsr181.html#servicemix-jsr181-Proxies On 11/8/06, Joern Kirch <[EMAIL PROTECTED]> wrote:
Hi together, you introduced the JSR-181-Annotation SE in order to plug in some Java Services accessable as a service endpoint by using the NMR-Bus a centralized router. Transformation of XML-document data to Java-Object-Stream is done by XFire. So, what is especially interesting for me is the question, whether I can use this component in order to deliver access to the NMR for a custom java component, so that this component is able to actively trigger exchanges by adressing the NMR? The online documentation describes only the usage of invoking an JSR-181-Annotated Pojo-Service by adressing messages to its registered service endpoint but not its inversion. Must I develop a custom component (binding component) for this usage scenario by utilizing the Component Helper Classes or the ServiceMix-Client-API? Your feedback is welcome! Best regards, jörn -- Jörn-Eric Kirch Entwicklung CRM Backend Systeme 1 & 1 Internet AG Elgendorfer Straße 57 56410 Montabaur, Germany Phone: +49-(0)2602/96 - 1939 Fax: +49-(0)2602/96 - 1423 E-Mail: [EMAIL PROTECTED] Internet: http://www.1und1.de
-- Cheers, Guillaume Nodet
