You have created a stateless session bean for distributed
logic. You want to access this EJB from Non-Java client. You want to create a single reusable solution
- Create a Non-Java component with required Technology
- Expose it as a web service
- Other ( if you answer other… specify, what would you like to do…)
Create an MDB around EJB layer , clients can call this in a asynchronous mechanism
ReplyDeleteExpose it as a web service
ReplyDelete