We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c1b6f1 commit cc2a9b8Copy full SHA for cc2a9b8
…2/kernel/TransportUtilsJSONOnlyTest.java …2/kernel/TransportUtilsJSONOnlyTest.javamodules/kernel/src/test/java/org/apache/axis2/kernel/TransportUtilsJSONOnlyTest.java renamed to modules/kernel/test/org/apache/axis2/kernel/TransportUtilsJSONOnlyTest.java
@@ -158,7 +158,6 @@ public void testJAXWSJSONServiceScenario() throws Exception {
158
159
// Simulate JAX-WS service invocation scenario
160
messageContext.setAxisService(axisService);
161
- messageContext.setServiceName(axisService.getName());
162
163
// Set properties that would be typical for a JSON service request
164
messageContext.setProperty("CONTENT_TYPE", "application/json");
0 commit comments