G�rard Voorneveld wrote: > HTTP request failed, unable to process hyper event > > http://www.mydomain.com/mypage.html (rewriten in > http://www.mydomain.com/csp/mypage.csp) ==> Not OK > > directly http://www.mydomain.com/csp/mypage.csp ==> OK
I'm not clear on what you mean by "re-written". Can you post mypage.html? The message "HTTP request failed, unable to process HyperEvent" is generated by the Java program cspbroker.class. (You need to open your Java console to see the details. If there isn't enough detail, see my post about turning on debug mode.) However, the problem is most likely with whatever COS code the hyperevent is calling. This suggests that your rewrite has corrupted something.
