0 Replies Latest reply on May 23, 2005 2:17 AM by kaapilgupta77

    IllegalStateException on opening inputStream to a JSP

    kaapilgupta77

      Hi,
      My web site opens an applet on click of a button on a JSP. The applet opens an inputStream to a JSP to retrieve an Object. This thing was running fine on using a separate Tomcat(5.0.16) and JBoss (3.2.5). But on using the Tomcat integrated with JBoss, I receive the IllegalStateException on opening the inputStream with JSP. Though my applet is running fine but the exception keeps appearing on JBoss console whenever the applet is loaded.
      Can anyone suggest what could be the reason for this exception on using Integrated tomcat with JBoss.
      Thanks,
      Kapil