[jboss-jira] [JBoss JIRA] Created: (JBWEB-97) Cross-context request dispatching is not working for PHP files

Thomas Heute (JIRA) jira-events at lists.jboss.org
Wed Jan 16 09:17:19 EST 2008


Cross-context request dispatching is not working for PHP files
--------------------------------------------------------------

                 Key: JBWEB-97
                 URL: http://jira.jboss.com/jira/browse/JBWEB-97
             Project: JBoss Web
          Issue Type: Bug
      Security Level: Public (Everyone can see)
         Environment: JBoss AS 4.2.2.GA
            Reporter: Thomas Heute
         Assigned To: Mladen Turk


I installed the php-examples.war from the documentation.

Now i'm trying to do a cross-context request dispatching from a servlet in context /foo to the resource /index.php of the context /php-examples.war

The PHP handler Servlet is lost and it ends up with: ERROR [ScriptEnvironment] Invalid script names

It looks like the Servlet is looking in the wrong context.

I'm attaching my test webapp which tried to include /php-examples/index.php

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list