Hi,

I have been using CHello as the basis for my project and it has worked 
well for me.  I have repeatedly used the provided ant script to move my 
dev material into the Tomcat directories, and whenever I change my XMAP 
it gets copied over and then (I believe) it is re-compiled on the fly by 
Cocoon and is dynamically available (without having to re-start Tomcat etc.)

Now I am in the process of moving to an ISP (that supports Cocoon) and I 
used the CHello scripts to create a war file.  I placed it on the 
server, it was unpacked by the servers Servlet app (resin I believe) and 
everything looked ok.  When I went to fetch the page I got:

description org.apache.cocoon.ProcessingException: Language Exception: 
org.apache.cocoon.components.language.LanguageException: Could not load 
class for program 'org/apache/cocoon/www/sitemap_xmap' due to a 
java.lang.ClassNotFoundException: org.apache.cocoon.www.sitemap_xmap

I located the java source file, but it hadn't been compiled (and 
attempting to manually compile failed without an error).

It seems like it is a config issue on their side (classpath or 
something) but I'm just wondering if I'm doing something wrong in Cocoon 
land.

Thanks,

Dan


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

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

Reply via email to