[
https://issues.apache.org/jira/browse/AXIS2-2684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12504772
]
[EMAIL PROTECTED] commented on AXIS2-2684:
------------------------------------------------
Hi,
I am getting the same problem.
I have following questions
How do I disable Addressing ? Should I comment it out in Axis2.xml file
When I am commenting this I am not able to connect to webservice
I am able to connect and run webservice through main method but when I try to
run it through webapplication(browser) I get it this error.
How do I specify the SOAP Action? Do I need to specify using Options.
Please help me ..I need to deliver some services but I am not able to get
through because of these issues. Also I am not able to find any documentation
on this topic
Quoted from:
http://www.nabble.com/-jira--Created%3A-%28AXIS2-2684%29-Its-seems-the-the-resource-%22outboundNoAction%22-is-missing-from-the-resource-bundle.-tf3774352.html#a11025860
> Its seems the the resource "outboundNoAction" is missing from the resource
> bundle.
> ----------------------------------------------------------------------------------
>
> Key: AXIS2-2684
> URL: https://issues.apache.org/jira/browse/AXIS2-2684
> Project: Axis 2.0 (Axis2)
> Issue Type: Bug
> Components: Addressing
> Affects Versions: 1.2
> Environment: Ubuntu (Fiesty),Running Axis2 inside Tomcat 6.0
> Reporter: Brett Baudin
> Assignee: David Illsley
> Priority: Minor
>
> When sending a SOAP request with no soap action I get a
> MissingResourceException. See stack trace below.
> java.util.MissingResourceException: Can't find resource for bundle
> org.apache.axis2.i18n.ProjectResourceBundle, key outboundNoAction
> at java.util.ResourceBundle.getObject(ResourceBundle.java:325)
> at java.util.ResourceBundle.getString(ResourceBundle.java:285)
> at
> org.apache.axis2.i18n.MessageBundle.getMessage(MessageBundle.java:191)
> at org.apache.axis2.i18n.MessageBundle.getMessage(MessageBundle.java:80)
> at
> org.apache.axis2.addressing.i18n.AddressingMessages.getMessage(AddressingMessages.java:61)
> at
> org.apache.axis2.handlers.addressing.AddressingOutHandler$WSAHeaderWriter.processWSAAction(AddressingOutHandler.java:257)
> at
> org.apache.axis2.handlers.addressing.AddressingOutHandler$WSAHeaderWriter.writeHeaders(AddressingOutHandler.java:184)
> at
> org.apache.axis2.handlers.addressing.AddressingOutHandler.invoke(AddressingOutHandler.java:109)
> at org.apache.axis2.engine.Phase.invoke(Phase.java:383)
> at org.apache.axis2.engine.AxisEngine.invoke(AxisEngine.java:203)
> at org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:433)
> at
> org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:330)
> at
> org.apache.axis2.description.OutInAxisOperationClient.execute(OutInAxisOperation.java:294)
> at
> org.apache.axis2.client.ServiceClient.sendReceive(ServiceClient.java:520)
> at
> org.apache.axis2.client.ServiceClient.sendReceive(ServiceClient.java:500)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]