Igor JStarter [
http://community.jboss.org/people/izgur] created the discussion
"JBoss sends empty SOAPAction"
To view the discussion, visit:
http://community.jboss.org/message/583829#583829
--------------------------------------------------------------
Hey!
I'm using Jboss5.1, ESB4.8 and Riftsaw2.1... and develop web services with BPEL....
using JBoss Web Services- native 3.2.1...
They couldn't help me on theRiftsaw forum :
http://community.jboss.org/thread/161703
http://community.jboss.org/thread/161703
*How can i make JBoss to insert SOAPAction into the header when sending the request ???*
*- because I think that the web service( made in .NET) requires the SOAPAction to be
specified in the header (i get 500 - internal error)
*
*- for other (java) web services there is no problem if SOAPAction is empty
*
*LOG:*
JBoss is loading the soapaction !!!
OperationMetaData:
qname={
http://tempuri.org/ http://tempuri.org/}ProcessSingleMessage
javaName={
http://tempuri.org/ http://tempuri.org/}ProcessSingleMessage
style=document/literal/WRAPPED
oneWay=false
soapAction=
http://tempuri.org/Service/ProcessMessage
http://tempuri.org/Service/ProcessMessage
*PCAP:*
But from the pcap i see that the sent request has an empty SOAPAction:
JBoss sends:
Connection: keep-alive
Content-Type: text/xml; charset=UTF-8
Host:
platform.org
SOAPAction: ""
Transfer-Encoding: chunked
Thank you in advance!
Regards, Igor!
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/583829#583829]
Start a new discussion in JBoss Web Services at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]