1 Reply Latest reply on Sep 30, 2006 8:15 PM by alukovic

    Jboss 4.0.4 POST parameters los when unsing AJP1.3

    alukovic

      I use Apache WS for static content and I integrated it with Jboss (Tomcat) using AJP1.3 connector. From the static page I am passing some parameters to the dynamic content using POST method and it all worked fine until Jboss 4.0.4 (last working version I tried it on was Jboss 4.0.3SP1). Since I upgraded to Jboss 4.0.4 any parameters passed using POST method are lost (I had to switch to GET in order to access parameters passed from the static content).

      Is this a bug, or a "feature"