on ‎2006 Jun 26 1:43 PM
Hai
I have a problem , while creating client(JSP)
for Message Driven Bean, How we can lookup a message driven bean, and settings needed in Visual Administrator
etc,
Any body please help me in this regard
Regards
Somaraju
Request clarification before answering.
MDBs are not meant for getting invoked directly from a client. So what you are trying to do itself is <b>WRONG</b>.
The best way to see if a MDB gets invoked or not is to put a Message on the queue or topic to which it is bound to, and see if the MDB does the intended stuff or not.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 5 | |
| 5 | |
| 4 | |
| 4 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.