how can I listen a event all time ?

2009-02-16 Thread yanshaozhiGmail
HI everyone: I used EventAdmin send a event , and I want I am able to listen is all time , however , some time the service who listened the event will jion backlist and never listen the event after. How to handle it? thanks. 2009-02-16 yanjie

bug in launchpad

2009-02-08 Thread yanshaozhiGmail
HI everyone: I update the sling to the newest version , and the launchpad app application can't run well . the stacktraces are list bellow. Is there some problem? thanks. java -jar org.apache.sling.launchpad.app-4-incubator-SNAPSHOT.jar 08.02.2009 16:32:44.973 *INFO* [main] Setting

How can I automatic run my project in sling ?

2009-02-05 Thread yanshaozhiGmail
HI everyone: Today , I found sling change too much , and our project can't auto run , can anyone tell me a method to automatic run my project in sling ? thanks! 2009-02-05 yanjie

Re: Re: How can I automatic run my project in sling ?

2009-02-05 Thread yanshaozhiGmail
发件人: Bertrand Delacretaz 发送时间: 2009-02-05 17:38:28 收件人: sling-dev 抄送: 主题: Re: How can I automatic run my project in sling ? Hi, On Thu, Feb 5, 2009 at 10:29 AM, yanshaozhiGmail yanshaozhi...@gmail.com wrote: ...can anyone tell me a method to automatic run my project in sling ?... Not sure

Can sling support chinese query ?

2009-02-05 Thread yanshaozhiGmail
HI everyonse: How can I query the nodes with specified chinese words in sling , Is there any mehod ? thanks a lot. 2009-02-06 yanjie

Is there any easy method to backup and restore data in sling

2009-02-04 Thread yanshaozhiGmail
Hi everyone: Is there any smooth way to backup and restore data in sling ? Thanks. 2009-02-04 yanjie

How to use job (timing task) in sling

2009-02-03 Thread yanshaozhiGmail
Hi everyone: I found sling handles jobs base on Quartz however I didn't use it before , as a result it's a little difficult for me to grasp it in short time . And can anyone tell me how to use it even a simple example such as print a hello per 5 minutes ? Thanks . 2009-02-04 yanjie

Since sling is support ing for jackrabbit 1.5 why doesn't provide http api for user manager?

2009-01-08 Thread yanshaozhiGmail
HI: As I know , now sling is support for jackrabbit 1.5 , it will more powerfull if sling can provide api for user manager . And is there any way to implement user manage with sling if I implement it myself ? how can I get security workspace? It's seems that there isn't security

Re: Re: Since sling is support ing for jackrabbit 1.5 why doesn't providehttpapi for user manager?

2009-01-08 Thread yanshaozhiGmail
HI: It will be much easier for users if sling can change the source code . And in my opinion, it's nesessary to change it, since sling support jackrabbit 1.5. 2009-01-09 yanshaozhiGmail 发件人: Felix Meschberger 发送时间: 2009-01-09 00:24:12 收件人: sling-dev 抄送: 主题: Re: Since sling

Re: Re: Since sling is support ing for jackrabbit 1.5 why doesn't providehttpapi for user manager?

2009-01-08 Thread yanshaozhiGmail
well for user manage . As a result , I want to get a way ,use sling's jackrabbit server and can realize user management . 2009-01-09 yanshaozhiGmail 发件人: Rory Douglas 发送时间: 2009-01-09 01:01:51 收件人: sling-dev 抄送: 主题: Re: Since sling is support ing for jackrabbit 1.5 why doesn't

why sling can't be built

2009-01-07 Thread yanshaozhiGmail
HI: the latest version sling can't be created with maven, why? after I checked out the newest sling code (version is :732296) ,I built it with maven a mistake happened as follow: can anyone help me. Is this a bug or other question ? [INFO]

A question about sling launchpad

2009-01-05 Thread yanshaozhiGmail
yanshaozhiGmail

How can I use a jar to run sling

2009-01-05 Thread yanshaozhiGmail
HI: As I remembered , in the launchpad app project. I can run a sling demo only with a jar (with java -jar command ), to my surprise the latest versioin can't work well. Now I want to do it too , which jar can I use? Has the architecture been changed in the launchpad? 2009-01-06

A question about class PooledSession

2009-01-03 Thread yanshaozhiGmail
HI: I think it will be more suitable if the class PooledSession can implement Interface JackrabbitSession, and from the mailling list , it's like that has been done , however I haven't find any change from the latest version. Did it really work? 2009-01-04 yanjie