Hi,
I added a new method to an existing EJB bean and i have built the jars and made sure that the jboss deploy path had the updated jar file with the new method. However, there is an exception
java.lang.IllegalStateException: Failed to find method for hash
I am guessing this is a basic exception.
Could someone please help?
Thanks