- At the time of writing the latest version of Apache Sling Feature can only be installed on to Karaf 4.2.0.M2. This is not obvious from the description of the process required to install Apache Sling
0.1.1-SNAPSHOT
- Again - at the time of writing, the starter WAR for Sling - org.apache.sling.starter-10-webapp.war, fails to run on Apache Tomcat - apache-tomcat-9.0.0.M8. You can get the Sling WAR to run on apache-tomcat-8.5.28. Even on apache-tomcat-8.5.28, you may need to unpack the war and tweak the web.xml for overlapping mapping issues for JSPs
- With Tomcat (8.5.28) it was still not possible to just install Sling and have it run correctly. The overall system seems to be depend on being the root application and links are broken if an arbitrary context is chosen/created. My simple fix for now has been to simply unpack the Sling war contents into the ROOT webapp
As an active developer, I feel the benefits of open software every day. At the same time, having worked for several large corporations, I'm constantly reminded of the vast chasm dividing those of us who believe in the power of 'open', from those who think it is just another nutty hobby. This weblog is a running commentary on my experiments with various open products and libraries in an attempt to bridge this gap...
Tuesday, March 6, 2018
Practical Apache Sling: Caveats Part I
This is a continuing saga so the post will be updated as I meet and deal with the various quirks and undocumented caveats:
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment