I’m running MyEclipse 5.0.1 GA.
I have a large EAR project that compiles fine. I see all the packages in the classes directory. When I redploy to WebLogic 9.2, the packages copied up to WL stops before getting to a “util” package. There 6500+ files deployed at this point, but there are many more to go.
Is there a maximum number of files that can be deployed to my server? It’s a strange thing to stop halfway through the deployment process.