Showing posts with label stateless. Show all posts
Showing posts with label stateless. Show all posts

Sunday, December 6, 2015

IllegalArgumentException: XxxxxBean stateless session

I encountered this error in RMI client side ... the reason was that something changed on the EJB side that required a restart in the client side ... so after I restarted the client side application the issue was resolved