0 Replies Latest reply on Aug 15, 2003 9:17 PM by vijay_radha

    Spec Violation Erorr

    vijay_radha

      Hi Xperts,

      When i deploying the beans, i'm getting the follwoing errors:

      11:06:40,156 WARN [verifier] EJB spec violation:
      Bean : User
      Section: 22.2
      Warning: The Bean Provider must specify the fully-qualified name of the Java class that implements the enterprise bean's business methods in the <ejb-class> element.
      Info : Class not found: pisa.user.UserBMP

      But, the UserBMP class is located in the package properly. And <ejb-class> tag having the right value too.

      Any help?!

      Vijay