Scott Ostroff wrote:

> Can someone tell me why I can't get the demo interest bean to deploy.
> Here is the message I get.  Any help would be greatly appreciated.
> 
> Bean   : Interest
> Section: 16.2
> Warning: The Bean Provider must specify the fully-qualified name of the 
> Java class that implements t
> he enterprise bean's business methods.
> 

Specify the classnames of your implementation, home interface, and 
remote interface in your deployment descriptor. You seem to have 
specified the path names.


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to