I’m using Weblogic 7.0 SP1
Eclipse 3.1
MyEclipse 4.0GA
This is pretty bizarre – When I deploy an enterprise application in exploded format, weblogic can’t see any of the classes in the web-app. It finds the EJB no problem, and it attempts to deploy the app and starts loading servlets, but it throws ClassNotFound on all filters and servlet preloads.
Has anybody seen anything like this?
Thanks
-Clay