Download XFire 1.2.6 sources and check xfire-aegis\src\test\org\codehaus\xfire\configuration folder. There is sample how to do it.
On 5/7/07, velidandas <[EMAIL PROTECTED]> wrote:
Can you please direct me to the sample aegis xml to set the same. Tomek Sztelak wrote: > > You can set soap action using jsr181 annotations ( or since 1.2.6 with > aegis mapping file ) > > On 5/7/07, velidandas <[EMAIL PROTECTED]> wrote: >> >> 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 >> >> > > > -- > ----- > When one of our products stops working, we'll blame another vendor > within 24 hours. > > --------------------------------------------------------------------- > To unsubscribe from this list please visit: > > http://xircles.codehaus.org/manage_email > > > -- View this message in context: http://www.nabble.com/SoapAction-tf3703322.html#a10356324 Sent from the XFire - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email
-- ----- When one of our products stops working, we'll blame another vendor within 24 hours. --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email
