Re: Mo: BUILD FAILED: Could not create task...

2005-08-19 Thread Ivan Bogouchev / Иван Богушев
Hi, I don't know if it's the same issue as with my Fedora Core 4, but I wasn't able to build cocoon until I uninstalled ant's rpm, which seems to set some strange CLASSPATH. -- --van--

Re: SourceValidity

2005-08-13 Thread Ivan Bogouchev / Иван Богушев
2005/8/13, Antonio Gallardo [EMAIL PROTECTED]: Ivan Bogouchev / Иван Богушев wrote: Hi all, I have implemented the interface org.apache.excalibur.source.SourceValidity in a class and actually only the no argument isValid() method gets called. What is the intent of the method

SourceValidity

2005-08-12 Thread Ivan Bogouchev / Иван Богушев
Hi all, I have implemented the interface org.apache.excalibur.source.SourceValidity in a class and actually only the no argument isValid() method gets called. What is the intent of the method SourceValidity.isValid(SourceValidity arg0) Thanks in advance -- --van--

cocoon components development best practices

2005-08-05 Thread Ivan Bogouchev / Иван Богушев
Hi all, Currently I am developing a new generator to integrate in cocoon, but the development goes really slowly for me. In fact every time I change something in the code I stop tomcat, i copy the compiled class to cocoon's WEB-INF/classes directory and then I restart tomcat. As it takes a

Re: Sleepycat DBXML and Cocoon

2005-07-27 Thread Ivan Bogouchev / Иван Богушев
Hi,On 7/27/05, Christoph Hermann [EMAIL PROTECTED] wrote: Ivan Bogouchev / Иван Богушев schrieb:Hi, did anyone proceed with such an integration? Recently I've come across a great article [1] about the integration of Sleepycat's BDBXML and Cocoon. Does it have to be Sleepycat XML DB or could you

Sleepycat DBXML and Cocoon

2005-07-26 Thread Ivan Bogouchev / Иван Богушев
Hi all, did anyone proceed with such an integration? Recently I've come across a great article [1] about the integration of Sleepycat's BDBXML and Cocoon. Unfortunately, the source code associated with the article doesn't seem to be present any more. I googled a while but didn't find any other