3 Replies Latest reply on Nov 25, 2002 5:50 AM by maofan

    No such method error exception

    adjiv

      Hi ...

      Tried on JBoss 3.03, we got exception "No such method error" ...
      However, when checking on the package, all methods within the class are available.

      When tried on JBoss 3.0.4, it became "Class not found exception"....

      Following brief information:
      - Create a Java class
      - Consume the Java class within an EJB (SLSB)
      - Package and deploy EJB to JBoss (3.0.3 and 3.0.4)
      - Create test client (each to 3.0.3 and 3.0.4)

      What would be the problem ?
      Any issues on class loader ?
      What category is this problem ?

      Thank you in advance for the information.

      Cheers.
      BAM