You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Werner Masik <we...@gefi.at> on 2003/11/14 11:52:44 UTC

Problems with Slide Sample

Hi!

We are evaluating slide for use in a cms based on cocoon. But with 
cocoon version 2.1.3-dev and 2.1.2 we were not able to run the slide 
sample. Does anybody have experience with this? The login screen works, 
but login always fails. Maybe there is some additional configuration 
necessary, but I could not find any docs about this. I already searched 
Google, but nobody else seems to have this problem.

cat error.log says:

ERROR   (2003-11-13) 13:07.12:559   
[sitemap.sitemap.generator.principallist] (/samples/slide/login) 
PoolThread-3/PrincipalListGenerator: Could not lookup for component.
org.apache.avalon.framework.service.ServiceException: Unable to provide 
implementation (Key='/slide')
        at 
org.apache.avalon.framework.service.DefaultServiceSelector.select(DefaultServiceSelector.java:116)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        at
ERROR   (2003-11-13) 13:07.12:566   [core.authentication-manager] 
(/samples/slide/login) PoolThread-3/PipelineAuthenticator: 
authenticator: Could not build
DOM for 'cocoon://samples/slide/authenticate?password=root&name=root'
org.apache.cocoon.ProcessingException: Could not build DOM for 
'cocoon://samples/slide/authenticate?password=root&name=root'
        at 
org.apache.cocoon.components.source.SourceUtil.toDOM(SourceUtil.java:289)
        at


Thanks!
werner




---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org


Re: Problems with Slide Sample

Posted by Joerg Heinicke <jh...@virbus.de>.
On 25.11.2003 20:42, Martin Holz wrote:

> Hello Werner,
> 
>>We are evaluating slide for use in a cms based on cocoon. But with
>>cocoon version 2.1.3-dev and 2.1.2 we were not able to run the slide
>>sample. Does anybody have experience with this? The login screen
>>works, but login always fails. Maybe there is some additional
>>configuration necessary, but I could not find any docs about this. I
>>already searched Google, but nobody else seems to have this problem.
> 
> 
> Don't know, if many people care about  using the slide source directly, 
> now that there is good webdav support available in cocoon. 

The problems with the slide sample is now in bugzilla:

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24964

Joerg


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org


Re: Problems with Slide Sample

Posted by Werner Masik <we...@gefi.at>.
Martin Holz wrote:

>Hello Werner,
>
>Werner Masik <we...@gefi.at> writes:
>
>  
>
>>We are evaluating slide for use in a cms based on cocoon. But with
>>cocoon version 2.1.3-dev and 2.1.2 we were not able to run the slide
>>sample. Does anybody have experience with this? The login screen
>>works, but login always fails. Maybe there is some additional
>>configuration necessary, but I could not find any docs about this. I
>>already searched Google, but nobody else seems to have this problem.
>>    
>>
>
>Don't know, if many people care about  using the slide source directly, 
>now that there is good webdav support available in cocoon. 
>
>Martin
>  
>
hmmm... I did not think about that yet. thank you for the hint.

werner

>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
>For additional commands, e-mail: users-help@cocoon.apache.org
>  
>



Re: Problems with Slide Sample

Posted by Martin Holz <ho...@fiz-chemie.de>.
Hello Werner,

Werner Masik <we...@gefi.at> writes:

> We are evaluating slide for use in a cms based on cocoon. But with
> cocoon version 2.1.3-dev and 2.1.2 we were not able to run the slide
> sample. Does anybody have experience with this? The login screen
> works, but login always fails. Maybe there is some additional
> configuration necessary, but I could not find any docs about this. I
> already searched Google, but nobody else seems to have this problem.

Don't know, if many people care about  using the slide source directly, 
now that there is good webdav support available in cocoon. 

Martin




---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org


Re: Problems with Slide Sample

Posted by Werner Masik <we...@gefi.at>.
Sam Coward wrote:

> Hi Werner,
>    I too have a slide-cocoon thing going as a little side hobby. I 
> found I encountered the same problems.
>
>    I have posted a bug entry on bugzilla which contains some info on a 
> workaround, I don't doubt that it's just a hack, but have a look and 
> see if it helps you out or not.
>
>    http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24964
>
> Sam


Hi Sam,

thank's for your response. I will take a look at it. I accidently posted 
a bug entry too, because I did not check my mails.

Werner

>
> Werner Masik wrote:
>
>> Hi!
>>
>> We are evaluating slide for use in a cms based on cocoon. But with 
>> cocoon version 2.1.3-dev and 2.1.2 we were not able to run the slide 
>> sample. Does anybody have experience with this? The login screen 
>> works, but login always fails. Maybe there is some additional 
>> configuration necessary, but I could not find any docs about this. I 
>> already searched Google, but nobody else seems to have this problem.
>>
>> -- error log snipped --
>>
>>
>> Thanks!
>> werner
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
> For additional commands, e-mail: users-help@cocoon.apache.org



-- 





---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org


Re: Problems with Slide Sample

Posted by Sam Coward <sa...@atnet.net.au>.
Hi Werner,
    I too have a slide-cocoon thing going as a little side hobby. I 
found I encountered the same problems.

    I have posted a bug entry on bugzilla which contains some info on a 
workaround, I don't doubt that it's just a hack, but have a look and see 
if it helps you out or not.

    http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24964

Sam

Werner Masik wrote:

> Hi!
>
> We are evaluating slide for use in a cms based on cocoon. But with 
> cocoon version 2.1.3-dev and 2.1.2 we were not able to run the slide 
> sample. Does anybody have experience with this? The login screen 
> works, but login always fails. Maybe there is some additional 
> configuration necessary, but I could not find any docs about this. I 
> already searched Google, but nobody else seems to have this problem.
>
> -- error log snipped --
>
>
> Thanks!
> werner



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org