Re: Glassfish and Launchpad

2009-09-25 Thread Vidar Ramdal
On Thu, Sep 24, 2009 at 11:20 PM, Ahmed Suhail Manzoor wrote: > ... except for the ones where I request "esp" files, they just came back as > plain text Actually, that is the expected behavior. Sling doesn't run .esp files when they are requested directly, only when the .esp is used to render a

Re: Glassfish and Launchpad

2009-09-25 Thread Bertrand Delacretaz
Hi Ahmed, On Thu, Sep 24, 2009 at 11:20 PM, Ahmed Suhail Manzoor wrote: > ...Before running the integration tests, I thought I would just run the 15 > minutes wind up against Sling on Glassfish. All of the curl interactions > came back witht the expected Http codes, except for the ones where I re

Re: Glassfish and Launchpad

2009-09-24 Thread Juan José Vázquez Delgado
Hi, > I tried running curl -X MKCOL > http://admin:ad...@localhost:/dav/default/apps against launchpad > installed inside Glassfish V3. AFAIK, Glassfish is an OSGi based application server. Have you tried to deploy Sling as a set of bundles into Glassfish?. Regards, Juanjo.

Re: Glassfish and Launchpad

2009-09-24 Thread Ahmed Suhail Manzoor
Thanks Bertrand, Before running the integration tests, I thought I would just run the 15 minutes wind up against Sling on Glassfish. All of the curl interactions came back witht the expected Http codes, except for the ones where I request "esp" files, they just came back as plain text so it wo

Re: Glassfish and Launchpad

2009-09-24 Thread Bertrand Delacretaz
Hi, On Thu, Sep 24, 2009 at 12:44 AM, Ahmed Suhail Manzoor wrote: > ...I would be much > obliged if anyone could help me point the way to configure the unit tests to > run against GF instead of Jetty, at least that way I can be sure what works > and what doesn't The launchpad/testing integra

Glassfish and Launchpad

2009-09-23 Thread Ahmed Suhail Manzoor
Hi, I tried running curl -X MKCOL http://admin:ad...@localhost:/dav/default/apps against launchpad installed inside Glassfish V3. The server came back with a 405 error. I would love to recommend Sling for a project I am engaged in but their production env does not allow maven nor jetty, t