> From: tom blondeau [mailto:[EMAIL PROTECTED]]

<snip/>

> but at least Cocoon seems to be running. when i request
> http://localhost:8080/cocoon/
> the sitemap_xmap.java, sitemap_xmap.class and a 3rd classfile are
created
> but I get an internal server error:
> "The sitemap handler's sitemap is not available. Please check logs for
the
> exact error."
> 
> I found some discriptions of these errors in some mailing list
archives, but
> no real solution that helped me. i'd really appreciate some help or
ideas
> how to fix that...

I do not not what's new in VAJ4 and websphere, but I recall that when I
tried to run Cocoon under VAJ35, there were class loading issues. Try
this:

1. Set classpath for the project to include directory were sitemap class
is generated;
2. If this does not help, import sitemap class manually into VAJ, and
never modify sitemap source after that - or repeat step 2 ;).

Vadim


---------------------------------------------------------------------
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