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.processC\
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

Reply via email to