Anyone managed to install cocoon in JBoss+Jetty? I've seen some instructions
on using Cocoon on Jetty standalone, but they did not helped. I've replaced
crimson with xerces in JBoss, do cocoon deploys, but reaching
http://../cocoon, it shows that trace:
java.util.NoSuchElementException
at java.util.AbstractList$Itr.next(AbstractList.java(Compiled Code))
at java.util.Collections$6.nextElement(Collections.java:1943)
at org.mortbay.jetty.servlet.ServletRequest.getLocale(ServletRequest.java:162)
at
org.apache.cocoon.environment.http.HttpRequest.getLocale(HttpRequest.java:262)
<cut/>
At deployment there were some warning as well, like:
[20:15:55,053,Default] Did not find the UCL resource
javax/servlet/http/LocalStrings_en.properties
How do I solve that locale problem?
Regards,
Christopher
--
.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]>