Re: Apache Sling Does Not Respond Any Request

2013-12-06 Thread bob1986
Hi, I updated the bundle to version 2.2.1. I hope this works. Any way, thanks for your help. - Babak Behzadi -- View this message in context: http://apache-sling.73963.n3.nabble.com/Apache-Sling-Does-Not-Respond-Any-Request-tp4029042p4029373.html Sent from the Sling - Users mailing list a

Re: finding the right pipeline generator

2013-12-06 Thread Justin Edelson
Hi Jason, I think this is just a basic limitation of the Sling HTML generator. The one in CQ is a bit more powerful and flexible. Would suggest filing a bug report in JIRA with your specific findings on the Sling HTML generator. Regarding the one in CQ, it is configurable, but that's a better topi

finding the right pipeline generator

2013-12-06 Thread Jason Bailey
I'm currently working in CQ5 and I'm in the process of developing a utility function that needs to iterate over the html that's being generated. I'm not able to utilize the default "global" pipeline that cq5 provides as it only generates events for certain type of dom objects and when I attempte

Re: Jetty server gives 404 error after startup

2013-12-06 Thread anjan
After doing mvn clean install, only one jar file is included now in the standalone jar file. Hopefully, this should resolve the issue. Thanks. -- View this message in context: http://apache-sling.73963.n3.nabble.com/Jetty-server-gives-404-error-after-startup-tp4029334p4029343.html Sent from t

Re: Jetty server gives 404 error after startup

2013-12-06 Thread anjan
I see something strange and may be what is causing the issue. In the standalone jar I created, I see the two jar files with different versions (under Start Up level 1) org.apache.felix.http.jetty-2.2.0.jar org.apache.felix.http.jetty-2.2.1.jar Not sure, what caused Maven to bundle two different

Re: Jetty server gives 404 error after startup

2013-12-06 Thread Bertrand Delacretaz
On Fri, Dec 6, 2013 at 10:46 AM, anjan wrote: ... > Build #1676 (May 30, 2013 12:10:42 AM) > Revision: 1487628 ... Ok, if you're seeing the problem described at [1] please create a jira issue, ideally with a scenario that allows us to reproduce the problem. In [1] Vidar analysed the problem as f

Re: Jetty server gives 404 error after startup

2013-12-06 Thread anjan
Hi Bertrand, here are the build details. Build #1676 (May 30, 2013 12:10:42 AM) Revision: 1487628 -- View this message in context: http://apache-sling.73963.n3.nabble.com/Jetty-server-gives-404-error-after-startup-tp4029334p4029336.html Sent from the Sling - Users mailing list archive at Nabb

Re: Jetty server gives 404 error after startup

2013-12-06 Thread Bertrand Delacretaz
Hi, On Fri, Dec 6, 2013 at 10:20 AM, anjan wrote: > Hi, I am working with Sling standalone jar file and sometimes Jetty gives 404 > error for all the requests after startup Which version, build from trunk or a released version? Those are fairly old, see http://sling.apache.org/documentation/

Jetty server gives 404 error after startup

2013-12-06 Thread anjan
Hi, I am working with Sling standalone jar file and sometimes Jetty gives 404 error for all the requests after startup. I saw the below thread [1] and wondering if this issue still