Hi Jukka, sounds elegant and much more "standard-like" to me, +1.
On 5/16/07, Felix Meschberger <[EMAIL PROTECTED]> wrote:
Just one note: Have you considered the issue of accessing the repository accross web apps ?
I'd add one more component to the servlet attribute notation, e.g.: /mywebapp:javax.jcr.Repository Since there is an API, namely ServletContext.getContext(String uriPath), adapting your canonical code shown above should be trivial. Cheers Dominique
