imran pariyani (JIRA) pisze:
> [
> https://issues.apache.org/jira/browse/COCOON-2216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12635531#action_12635531
> ]
> 
> imran pariyani commented on COCOON-2216: 
> ----------------------------------------
> 
> hi ,
> 
> tried to apply the patch to the current trunk .. but it keeps giving this 
> error
> 
> ERROR [main] (ContextLoader.java:214) - Context initialization failed 
> org.springframework.beans.factory.BeanCreationException: Error creating bean 
> with name
> 'org.apache.cocoon.ajax.impl.servlet': Invocation of init method failed; 
> nested exception is
> org.springframework.beans.factory.BeanCreationException: Could not create 
> configuration for
> TreeProcesoor; nested exception is java.net.MalformedURLException: unknown 
> protocol: blockcontext
> 
> 
> something seems to be broken in the trunk ... i will get the version from git 
> and try to build
> with that ... in the mean while the error above is it because of the new dojo 
> which we integrated
> with cocoon ..  it builds successfully but when starting jetty it throws that 
> error .. do u get
> the same error when starting the jetty server ?

This looks like an old problem with cocoon-servlet-service-impl and cocoon-core 
but has been fixed a
few weeks ago. Are you sure that all of your SNAPSHOT dependencies has been 
rebuilt?

To answer your question directly: No I don't have any problem and I could run 
your test-case using
mvn jetty:run directly from block. It displayed the page with CForm and 
parallel includes successfully.

-- 
Grzegorz

Reply via email to