[jboss-jira] [JBoss JIRA] Updated: (JBWEB-97) Cross-context request dispatching is not working for PHP files
Thomas Heute (JIRA)
jira-events at lists.jboss.org
Fri Jan 18 04:54:21 EST 2008
[ http://jira.jboss.com/jira/browse/JBWEB-97?page=all ]
Thomas Heute updated JBWEB-97:
------------------------------
Attachment: ScriptEnvironment.java
The attached file seems to work just fine for direct access, forward and include
> 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: Jean-Frederic Clere
> Attachments: foo.zip, ScriptEnvironment.java, servlets-php.jar, servlets-php.jar
>
>
> 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