I've successfully deployed a web service through tomcat. However,I noticed that when I used a load testing tool, specifically WAST(Microsoft Web Application Stress Tool), the report shows that the HTTP result codes that are returned is "NA". How do I make it so that it returns an actual HTTP code, such as "200", etc.