MJosh
BEA-010001
0 Answer(s)      3 months and 27 days ago
Posted in : Java Beginners

I've a java web application deployed on Weblogic server. Post deployment, in the logs, I get this warning :

> <Warning> <EJB> <BEA-010001> <While
> deploying EJB 'AlterEJB', class
> oracle.soa.management.internal.ejb.FacadeFinderBean
> was loaded from the system classpath.
> As a result, this class cannot be
> reloaded while the server is running.
> To prevent this behavior in the
> future, make sure the class is not
> located in the server classpath.>

And even if I remove the ejb module from the descriptor (xml) the warning persists and the ejb is being deployed.... The warning however is redundant, ie. its not affecting the application in any way but I want to get rid of the warning msg in the log file... Is there a solution to it or an explanation to why this is happening??

View Answers









Related Pages:
BEA-010001
BEA-010001  I've a java web application deployed on Weblogic server. Post deployment, in the logs, I get this warning : > <Warning> <EJB> <BEA-010001> <While > deploying EJB 'AlterEJB', class >

Ask Questions?

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.

Ask your questions, our development team will try to give answers to your questions.