This is an extremely lazy reply. He was asking for source code. It's actually a pretty reasonable request. Most open source projects make source code easily available and much of AEM is open source. There is no reason that it shouldn't be easily available. Adobe should take developer's concerns more...
Hey guys, I'm gettting a connection pool error trying to initiate an HTTP Post request: org.apache.http.conn.ConnectionPoolTimeoutException: Timeout waiting for connection from pool
at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.leaseConnection(PoolingHttpClientConnectionManager.ja...
Hey guys, How do I set the default page thumbnail?I.e. the image the gets returned for requests to /path/to/page/panerabread_com.thumb.800.480.png.The page dialog will allow me to change the thumbnail for a page, but where does it pull the defaul thumbnail? Thanks!
Hey guys, We would like to improve our code standards in our Adobe Launch scripts, so we would like to implement continuous integration/continuous delivery. To do that, we need to deploy them via some sort of API. Is there a way to do this? Thanks!
Hi guys,We have a custom html transformer configured as follows:<jcr:root xmlns:jcr="http://www.jcp.org/jcr/1.0" jcr:primaryType="nt:unstructured" contentTypes="[text/html]" enabled="{Boolean}true" generatorType="htmlparser" order="{Long}1" serializerType="htmlwriter" transformerTypes="[linkc...