1 Reply Latest reply on Mar 13, 2003 2:14 PM by nbarratt

    java.lang.IllegalStateException: METHOD IS NOT FOUND when ca

    nbarratt

      Hi all,

      I'm having a problem getting my standalone EJB client to communicate with the server. In my test code, getting the Home works; getting the Remote works; calling business methods doesn't.

      The attached (sanitized) code produces the attached stack trace.

      Note that I have jbossall-client.jar and log4j.jar on the client classpath, in addition to my stuff.