Is exists the way to invoke the method of stateless session bean from WebSphere 7.0 console or with helps one of WebSphere utils?
I just don't want to do client for testing my EJBs.
|
|
|
You can test your EJBs using Universal Test Client. See more details here: http://publib.boulder.ibm.com/infocenter/wsadhelp/v5r1m2/index.jsp?topic=%2Fcom.ibm.etools.server.core.doc%2Ftopics%2Fcwejbtc.html Although that link is for WebSphere 5, UTC is still available in WebSphere 7.0. Here is how to enable it: http://wpcertification.blogspot.com/2011/04/universal-test-client-application.html |
|||||||||
|