Hussayn Dabbous wrote:

Hy;
thank you for the quick response;

I will consider upgrading although i would
prefer to keep on using the last release distrib,
because i believe, it is more stable.
But is this realy true ?

Would you recommend to use the current CVS
version for a production environment in place
of release 2.0.3 ?

Not the CVS HEAD version, but the stable branch from the CVS:

cvs co -r cocoon_2_0_3_branch -d xml-cocoon204 xml-cocoon2

This will give you Cocoon 2.0.4-dev version, which is stable, comparing to Cocoon 2.1-dev, which is in alpha state.


Or could i alternatively apply the fix you mentioned
to cocoon-2.0.3 somehow? How would i do this in principle?

If you want to patch 2.0.3, you would need to find all the patches (go to cvs.apache.org and browse there) and apply them to the 2.0.3 source code, but this will not be that easy to do, because you need to patch more then one file. Also, you can browse archive of the mail list xml-cocoon2-cvs.

Vadim


kind regards,
hussayn

Vadim Gritsenko wrote:

Hussayn Dabbous wrote:

Hy;

I run into following problem:

I have separated my sitemap into a master and a
sub sitemap. My application works fine with this
configuration. Today i added some documentation
lines to the master sitemap. Directly after i saved
the mastersitemap, cocoon constantly rejects
processing my pages with a null pointer exception in



Please update your Cocoon to CVS version from cocoon_2_0_3 branch and test again. This NPE was fixed already. See http://xml.apache.org/cocoon/changes.html, "Fix sitemap reloading bug", "Set URI resolver for XSLT handler".

Vadim




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to