BC: Binding Component
I have a EJB deployed as part of a Composite Application. The EJB exposes a Web Service which I can access using a Web Service Client.
Now I would like to use a database binding component from the EJB to manipulate a database (yes, I do know I can manipulate the database directly from the EJB).
And yes, I were serious, there is a lot of documentation referring to the Java EE Service Engine.
https://open-esb.dev.java.net/kb/60/ep-javaee-se.html#SPSC desribe what I want to do at a high level. I would like to know how to implement something like that?
Regards
Dirk
[Message sent by forum member 'dirkcuys' ]
http://forums.java.net/jive/thread.jspa?messageID=375749