0 Replies Latest reply on May 19, 2005 2:54 AM by kaapilgupta77

    java.lang.CirculatoryError on using JBoss's tomcat

    kaapilgupta77

      We were using separate Tomcat to keep JSP and Servlets. To avoid remote calls to EJBs, we have now placed our web module inside JBoss (3.2.5). But now when I login to my web site, i receive following error on my JBoss console

      java.lang.CirculatoryError: org/apache/catalina/servlets/InvokerHttpRequest

      What could be the reason for this exception