Hi, I have a solution that uses php/java bridge (please dont ask, its not my idea).
Its basically a typical webapp using PHP as presentation (*.php). Everything works just fine until I plug CAS in.At this moment the "POST" requests never completes and browser is loading forever. When I tried to debug I ended in while loop that never ends. See file in attachment on code to reproduce this. Does CAS interact with the request somehow that is modifies it? Interesting note is that UPLOAD work just fine and its using POST as well ! Thanks for any pointers. Zbynek -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
<<attachment: index.php>>
