0 Replies Latest reply on May 20, 2003 6:31 AM by finn

    Deployment problem: EJB spec violation

    finn

      Hi,

      I get the following result when I try to deploy my jar file:

      Bean : Client
      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: se.bl.wvsap.client.ClientEJB

      I have about ten beans and this only happens on three of them. I am unable to find the problem because the classes are available in the jar file and the package/ejb-xml.jar and classnames all seem to be in order.

      I have not written the code myself and this is the first time someone is trying to get it to run on a JBoss installation (it was written for Weblogic originally) and I am a beginner when it comes to J2EE and Jboss.

      I have no clue what I should do, I would appreciate any suggestions. I have attached the server.log, ejb-xml.jar and the content list of the jar file.

      Thanks in advance
      Lars