Could this cause a ClassNotFoundException?

L

laredotornado

Hi,

Currently I'm deploying a WAR file (to WebLogic 9) and I'm
encountering a ClassNotFoundException --
java.lang.ClassNotFoundException:
com.comcast.npsconfig.jsf.controllers.LoginSuccessServlet. However, I
have this class in the directory

WEB-INF/classes/com/comcast/npsconfig/jsf/controllers/
LoginSuccessServlet.class

In a separate jar file within my WEB-INF/lib directory, I have classes
that are in the "com/comcast/npsconfig" namespace, even though there
is no "jsf" folder within there.

Could this namespace collision explain why the ClassNotFoundException
is occurring?

Thanks, - Dave
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,057
Latest member
KetoBeezACVGummies

Latest Threads

Top