APT servlet takes over requests that do not have the aptml extension
--------------------------------------------------------------------
Key: SLING-512
URL: https://issues.apache.org/jira/browse/SLING-512
Project: Sling
Issue Type: Bug
Components: Engine
Affects Versions: 2.0.0
Reporter: Bertrand Delacretaz
I downloaded
http://people.apache.org/~cziegeler/releases/sling/maven/org.apache.sling.launchpad.app-2.0.0-incubator.jar
and started it with java -jar ...
Going to http://localhost:8080/index.html shows the page with no css and no
logo, and http://localhost:8080/sling-logo.png gives an "Exception while
parsing APT content" error.
After stopping the APT servlet bundle, everything's back to normal.
Same problem in the trunk.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.