Rice Yeh napisaƂ(a):
Hi,
I met the java.net.MalformedURLException for url "blockcontext:/xs.party/" which is used for setting up a block bean. In the cocoon-servlet-service-sample, "blockcontext" is used for context-path in setting a block bean. When is blockcontext allowed?

Rice

2007-02-25 20:10:21.684::WARN: Nested in org.springframework.beans.factory.Bean CreationException: Error creating bean with name 'xs.party': Invocation of init method failed; nested exception is org.springframework.beans.factory.BeanCreatio nException: Could not create configuration for TreeProcesoor; nested exception i s java.net.MalformedURLException: Could not resolve blockcontext:/xs.party/:
java.net.MalformedURLException : Could not resolve blockcontext:/xs.party/

The dot in path causes an error. Try replacing it with some other character (preferably with letter) and report if it works. Please also submit an issue to JIRA as it seems to be bug.

--
Grzegorz Kossakowski

Reply via email to