Re: Cocoon 3 empty project

2008-08-27 Thread Luca Morandini
Erasmo wrote: Luca thanks for your prompt response. Resuming the incoming transformation can you provide a map snippet on how to do it? For example a user sends an Atom PUT request with an entry and i want to be able to take that request body transform it to my desired xml and then save

Re: embedded xindice

2008-08-27 Thread Tak-po Li
Thanks Vadim for your help. The link you provided has a lot good examples that I could try. There are lots for me to pick up for Cocoon. I use SVG in the client side for user to enter data into the application. SVG Data will be transferred (using Ajex or Json?) to the server and stored into the

webapp: Cannot resolve reference to bean

2008-08-27 Thread anil
Hi - I'm trying to get a webapp up and running by packaging my cocoon webapp as a war file deploying to tomcat. What I have done is create two blocks - one (mla-wrp) has a dependency on the other (mla-wrp-editable-fragments): So, in mla-wrp's block-service-servlet.xml file I have set up

Re: webapp: Cannot resolve reference to bean

2008-08-27 Thread anil
One thing I should add, is that when I check the target directory of the webapp, I do see two blocks created within the target/works/blocks directory but it is rather strange - I see the block listing: mla-wrp mla-wrp-editable-fragments-1.0-SNAPSHOT but in my poms the mla-wrp block is marked as