Giacomo Pati wrote:
> 
> Can it be that your recent changes will prevent a block from starting
> with jetty6:run?
> 
> 1724 [main] INFO org.mortbay.log - Started SelectChannelConnector @
> 0.0.0.0:8888
> 1725 [main] WARN org.mortbay.log - failed [EMAIL PROTECTED]
> [INFO] Jetty server exiting.
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Failure
> 
> Embedded error: Cannot invoke listener
> [EMAIL PROTECTED]
> Unknow document 'cocoon' included at
> file:/home/giacomo/svn/apache/cocoon/trunk/blocks/cocoon-forms/cocoon-forms-sample/target/cocoon-webapp/WEB-INF/cocoon/cocoon.xconf:27:61
> 
> At mentioned location in
> target/cocoon-webapp/WEB-INF/cocoon/cocoon.xconf line 27 there is a
> 
>   <include src="resource://org/apache/cocoon/cocoon.xconf"/>
> 
> The cocoon-core.jar is in WEB-INF/cocoon/lib and it contains the
> org/apache/cocoon/cocoon.xconf resource.
> 
> Any idea?
> 
Ah, I think I saw this error message earlier today...at that moment I
did not know that the latest from trunk was used... :(
Anyways, yes, the include breaks now as the included file has not
"components" as the root element but "cocoon".

It's fixed now.

Carsten
-- 
Carsten Ziegeler - Chief Architect
http://www.s-und-n.de
http://www.osoco.org/weblogs/rael/

Reply via email to