|
djkinetix1 -> HTTP Filtering and SOAP (10.Jun.2008 10:20:39 PM)
|
Hello, We have a Java Web Start application which is primarily used to pass a number from a given client workstation back to our web server. Whenever we try to run our application on a client workstation using Microsoft ISA 2006 Enterprise, it seems the application is blocked. Our java logs show that ISA is for some reason breaking back a parsed SOAP message which is communicated back to the server. This SOAP handler was developed by Codehaus Xfire. SOAP is nto working nice with the ISA 2006 HTTP proxy (application Web Proxy) The errors shown in the ISA log basically show that ISA is throwing codes (200, 304, 500) for anything having to relate to xfire and SOAP. The only way we are able to get our application to work is by going to the Application Filter and disabling the Web Proxy Filter. Is there a rule for SOAP that I need to create so this works? Any help would be MUCH APPRECIATED!! Thank you, Chris Perez
|
|
|
|