Hi,

I'm using Cocoon in JBoss3 fresh snapshots. My actual problem is, that
sometimes, when I change the sitemap, re-jar my cocoon project from ant, and
redeploy; NOTHING changes in the results. Not even stopping and restarting
JBoss makes Cocoon realize the changes.

I have some hairy examples from the past days: 

1. rename a source file both in the sitemap and on the filesystem, repack,
redeploy, and it still looks for the old name. The logs show clearly how it
lookups a non-existent name, lookups to a string which doesn't even exists
in the sitemap anymore!

2. erase one of my own -not anymore needed- Transformer component completely
from the sitemap (both calls and the definition itself), and Cocoon cannot
live without it, I had to place back my obsolete jar into WEB-INF/lib, else
Cocoon doesn't start up at all. The Transformer's name of course couldn't be
find in the sitemap either..


Now, I'd like to ask for some advice how to avoid such effects, they're
very very annoying. I can't even imagine myself _where_ Cocoon caches all
these above, at least a whole JBoss restart should help on it.

tia,
Christopher

ps. shall I crosspost to jboss-user? I guess that's only Cocoon related, but
not sure
-- 
.Digital.Yearning.for.Networked.Assassination.and.Xenocide

---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

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

Reply via email to