Make sure that your EJB classes are not in the classpath.  As far as
problems, they will function correctly, but (I'm assuming you're using
WLS) when you redeploy the beans, the classes that are in the system
classpath will not be reloaded and the newer versions will not be used.

Kevin E. Gaasch
Panhandle Plains Student Loan Center
Software Craftsman
Work: 806.324.4100 x4215
Cell: 806.674.1523

>>> Milind Kulkarni <[EMAIL PROTECTED]> 01/30/03 04:16AM
>>>
Hi All,

I am getting the following message while deploying my EJBs though I am
able
invoke my EJBs without any problem.  Is there any problem if I get
these
messages while deploying the EJBs.

********************************************************************************************************************************************************************************

ejbc:
     [java] <Jan 30, 2003 2:27:30 PM IST> <Warning> <EJB> <EJB
Deployment:
Commi
ssionController has a class
ch.skandia.commission.component.ejb.CommissionContro
ller.CommissionClientControllerEJB which is in the classpath. This
class
should
only be located in the ejb-jar file.>
     [java] <Jan 30, 2003 2:27:31 PM IST> <Warning> <EJB> <EJB
Deployment:
Commi
ssionController has a class
ch.skandia.commission.component.ejb.CommissionContro
ller.CommissionClientControllerHome which is in the classpath. This
class
should
 only be located in the ejb-jar file.>
     [java] <Jan 30, 2003 2:27:31 PM IST> <Warning> <EJB> <EJB
Deployment:
Commi
ssionController has a class
ch.skandia.commission.component.ejb.CommissionContro
ller.CommissionClientController which is in the classpath. This class
should onl
y be located in the ejb-jar file.>


*****************************************************************************************************************************************************************************************
Regards,
Milind

*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
an attempt may be failure,
but there should not be failure in an attempt

  - Albert Einstein

-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the
body
of the message "signoff EJB-INTEREST".  For general help, send email
to
[EMAIL PROTECTED] and include in the body of the message "help".

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to