Ajax requests are from type RequestFacade. "Normal" requests are from type 
JBossActionRequest (~2.7.1. make use of another wrapper class of 
JBossActionRequest).

What you should do, make a check what kind of request you will get 
(instanceof), because otherwise you will see another ClassCastException after 
JBP upgrade :)

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4207930#4207930

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4207930
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to