The [404] is the answer from our partner, when he got a transfer-encoding: chunked for
protection agains Deny os service attacs, he returns 404 as an answer.
The fact is that depending on the context (EJB or WS) the code (Soap Request) works in two
diferent ways.
| WS
| POST /virtual/wsi/cap.asmx HTTP/1.1
| SOAPAction: "http://qqcoisa.com.br/GetAuthorized"
| Content-Type: text/xml; charset=UTF-8
| JBoss-Remoting-Version: 22
| User-Agent: JBossRemoting - 2.2.2.SP8
| Host: ecommerce.redecard.com.br
| Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
| Connection: keep-alive
| Content-Length: 860
|
| JNDI Remote / Local
| POST /virtual/ws/cap.asmx HTTP/1.1
| SOAPAction: "http://qqcoisa.com.br/GetAuthorized"
| Content-Type: text/xml; charset=UTF-8
| JBoss-Remoting-Version: 22
| User-Agent: JBossRemoting - 2.2.2.SP8
| Host: ecommerce.redecard.com.br
| Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
| Connection: keep-alive
| Transfer-Encoding: chunked
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4249057#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...