Hi again, Anyone had a look to my message. I's still struggling with this query. I just cannot see my SWF file. When I request the file from my browser I get the exception below. If I drop the same file on the flex.war root dirctory, it work fine and I see it on my browser. The problem must be with the configuration file. But as I said I have made no changes to this file. Can please someone help. Thanks -------------------------------------------------------- --- In [email protected], "jairokan" <[EMAIL PROTECTED]> wrote: > > Hi all, > Just joined this group. I'm having an exception when I try to request my > swf file from Tomcat container. The Web application is exactly the same > as the felex.war provided with FDS. No setting changed. The only > difference I'm deploying the application from deployment project > directory, using a custom Ant build file. Checking the directory > structure after deploying in Tomcat is as flex.war. I get this > Exception: > javax.servlet.ServletException: Invalid Configuration: see previous > failures. > flex2.server.j2ee.SwfServlet.init(SwfServlet.java:71) > javax.servlet.GenericServlet.init(GenericServlet.java:211) > > flex2.server.j2ee.CompileAgentServlet.init (CompileAgentServlet.java:20) > flex.bootstrap.BootstrapServlet.init(BootstrapServlet.java:59) > > org.apache.catalina.valves.ErrorReportValve.invoke (ErrorReportValve.java\ > :118) > > org.apache.coyote.tomcat5.CoyoteAdapter.service (CoyoteAdapter.java:160) > > org.apache.coyote.http11.Http11Processor.process (Http11Processor.java:79\ > 9) > > org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.proces sC\ > onnection(Http11Protocol.java:705) > > org.apache.tomcat.util.net.TcpWorkerThread.runIt (PoolTcpEndpoint.java:57\ > 7) > > org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run (ThreadPool\ > .java:683) > java.lang.Thread.run(Thread.java:595) > > Can please someone advise what I'm missing or doing wrong. > Thanks > Jairo >

