Hi, How can I set soapAction value in the wsdl being generated.
Please let me know the configuration file to be edited/created to set the soapAction values as currently generated wsdl contains soapAction empty as below <wsdl:operation name="logon"> <wsdlsoap:operation soapAction="" /> I have spring/xfire configured webservices deployed on JBoss and I am trying to inovke the web service from XSUL Dynamic Client with complex types. I am getting SOAP-FAULT saying Action '' was not found for service, as I found <wsa:Action> is being sent with empty value as soapAction in the WSDL generated from XFire is empty. Please let me know how to fix this problem. Thanks in advance, Srinivas. -- View this message in context: http://www.nabble.com/SoapAction-tf3703322.html#a10356138 Sent from the XFire - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email
