[
https://issues.apache.org/jira/browse/SLING-736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Juan Jose Vazquez Delgado resolved SLING-736.
-
Resolution: Fixed
At first sight, everything seems to be ok. Close this is
Hi all,
I have been thinking about our JCR Install tool (and had to do some
heavy-lifting in a product of ours, which uses JCR Install).
Currently JCR Install doing heavy work inside of "system" threads -
either as per OSGi Service Change Event or as per Declarative Services
activation. The drawb
>Changes have been applied in revision 757774. Feedback will be
>appreciate in order to close this issue [1].
Hi Juanjo.
I deployed Sling with your changes on ServiceMix Kernel (pax-web-bundle
0.4.1) and it now works perfectly. Thank you very much.
Sebastian Gomez.
2009/3/24 Juan José Vázquez De
> 2) Is there some way to publish the SlingMainServlet in a different context
> path than "/"? I've seen it hard wired to it, but I guess it may be a good
> idea to have it configurable in case Sling lives in a container with other
> web applications (such as my case in ServiceMix Kernel).
I´m not
Juan José Vázquez Delgado schrieb:
> Hi Sebastián,
>
>> I'm not sure if this is the best place to write to
>
> No better place occurred to me :-).
>
>> but I've been able to
>> use Sling in ServiceMix Kernel without much problems, and have created a
>> patch to deploy it as a ServiceMix Kernel
Hi Sebastián,
> I'm not sure if this is the best place to write to
No better place occurred to me :-).
> but I've been able to
> use Sling in ServiceMix Kernel without much problems, and have created a
> patch to deploy it as a ServiceMix Kernel feature. I've attached the patch
> to the followin
Setting of a Property requires remove privilege on node
---
Key: SLING-897
URL: https://issues.apache.org/jira/browse/SLING-897
Project: Sling
Issue Type: Bug
Components: Servlets
>> I'm trying to run Sling in ServiceMix Kernel (uses pax-web-bundle 0.4.1). It
>> deploys correctly, but when the SlingMainServlet tries to process a request
>> it ends up in an infinite loop. I downgraded Pax to use the 0.2.3 version,
>> and it works fine.
>
> Yes, you´re right, the same thing ha
[
https://issues.apache.org/jira/browse/SLING-736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Juan Jose Vazquez Delgado updated SLING-736:
Remaining Estimate: 0h
Original Estimate: 0h
The path info was overwrit
Hi.
I'm not sure if this is the best place to write to, but I've been able to
use Sling in ServiceMix Kernel without much problems, and have created a
patch to deploy it as a ServiceMix Kernel feature. I've attached the patch
to the following JIRA issue: https://issues.apache.org/jira/browse/SLING-
[
https://issues.apache.org/jira/browse/SLING-896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebastian Gomez updated SLING-896:
--
Attachment: sling-feature.zip
Uploaded patch with necessary files to deploy Sling as a ServiceMi
Allow installation of Sling as a feature in ServiceMix Kernel
-
Key: SLING-896
URL: https://issues.apache.org/jira/browse/SLING-896
Project: Sling
Issue Type: New Feature
Hi Sebastián,
> I'm trying to run Sling in ServiceMix Kernel (uses pax-web-bundle 0.4.1). It
> deploys correctly, but when the SlingMainServlet tries to process a request
> it ends up in an infinite loop. I downgraded Pax to use the 0.2.3 version,
> and it works fine.
Yes, you´re right, the same
[
https://issues.apache.org/jira/browse/SLING-736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Juan Jose Vazquez Delgado reopened SLING-736:
-
Assignee: Juan Jose Vazquez Delgado (was: Felix Meschberger)
Issue reop
might for example be the case for languages which have some built in
dependency injection support (i.e. find me all available implementations
of a given interface).
Hmm, this is probably more a problem of the Design of the respective
scripting language, than one of the ClassLoader. The Java Clas
Hi,
On Mon, Mar 23, 2009 at 9:10 PM, Tyson Norris wrote:
> ... Similarly, sling requires (albeit fewer)
> special nodes to help dictate rendering (correct me if I'm wrong on
> this...).
The sling:resourceType property is the standard way of telling Sling
how to process a resource, but it's n
Hi Carsten,
Carsten Ziegeler schrieb:
> I'm thinking about improving our jsp (and other scripting) support. One
> problem I see atm is our class loading for compiled scripts.
>
> At the moment, we have the RepositoryClassLoaderProvider which allows to
> get a class loader for a user which is able
Hi Michael,
Michael Dürig schrieb:
>
> There is another issue with the current design which might be worthwhile
> to tackle at the same time. While class loaders are fine for loading
> classes into the JVM they are in general the wrong abstraction when
> compiling scripts. Scripts need access to
18 matches
Mail list logo