1 Reply Latest reply on Sep 17, 2003 1:29 AM by denis_balyka

    error when working on sessionBeans

    praveenk

      i got an error in JBoss when doing simple Stateful session Bean sample.

      Warning: The Bean Provider must specify the fully-qualified name of the Java class that implements the enterprise bean's business methods.

      2003-09-04 13:47:22,735 INFO [org.jboss.ejb.EJBDeployer]
      Bean : FinCal

      where finCal is the name specified for Ejb-Name in ejb-jar.xml

      Warning: The Bean Provider must specify the fully-qualified name of the enterprise bean's home interface in the home element.

      2003-09-04 13:47:22,745 INFO [org.jboss.ejb.EJBDeployer]
      Bean : FinCal

      Warning: The Bean Provider must specify the fully-qualified name of the enterprise bean's remote interface in the remote element.

      can any one please post a solution...
      Thanks,
      praveen