Closed GoogleCodeExporter closed 9 years ago
I am using JBoss AS 6.0
i have put a filter in web.xml which points to MASAuthenticationFilter.java
How to put RestAssured Filter which receives all the request first and then
continue to hit appropriate url as we already have it with javax.servlet
i use groovy1.8.1.jar
and all the latest jars
Original comment by vsvarun1...@gmail.com
on 22 Jul 2011 at 6:54
It could be that Rest Assured doesn't work with Groovy 1.8. It depends on HTTP
Builder which depends on Groovy 1.7. Please download the correct dependencies
from the download page and make sure that you have then in classpath.
Original comment by johan.ha...@gmail.com
on 2 Aug 2011 at 6:04
Won't fix due to inactivity from user
Original comment by johan.ha...@gmail.com
on 1 Oct 2011 at 7:11
Original issue reported on code.google.com by
vsvarun1...@gmail.com
on 22 Jul 2011 at 6:49Attachments: