To resolve this issue, please remove the unnecessary servletdefinition
in web.xml.(a) unjar flex-admin.war(b) remove the FileSerlvlet
definition for web.xml(c) jar flex-admin.war againThis should allow you
to deploy successfully.
Comment out the "FileServlet" servlet that references
thejrun.servlet.file.FileServlet class in /WEB-INF/web.xmlThis has been
removed in later builds.Cheers,Trevor BakerAdobe Systems