I updated. Now I get a pop-up from Firefox saying that the redirection
limit for the url has been exceeded. The window where I ran maven shows
a NullPointerException in CoreServiceManager.lookup() at line 390.
Daniel Fagerstrom wrote:
Sounds like a problem that I introduced in a refactoring early this
week and removed in revision 376095.
Have you updated to that revision?
/Daniel
Ralph Goers wrote:
Well, it almost worked. It started up but when I entered the url in
the browser I got
javax.servlet.ServletException: Couldn't find
COB-INF/block-sitemap.xmap.
Reinhard Poetz wrote:
Ralph Goers wrote:
OK. I am now able to build trunk. Now what? Does anything run at
the moment?
Yes, ./trunk/cocoon-blocks-fw/cocoon-blocks-fw-sample/ (just call
'mvn package jetty6:run' from the module's base directory) should be
useable again and I plan to make the first tutorial
(https://issues.apache.org/jira/browse/COCOON-1750) work today (MET).