web services - Java WebService call - null parameters -


I have a JavaWS that has been developed with JAX-WS. There are only two parameters in the form of input of this service. Each time I try to call this service the parameter is 1. If I type in type 0 then it turns into zero.

To understand these things, you must remove messages in and out of the service if it is HTTP Consider using a debugging HTTP proxy or (I do not remember the Java version of the proxy). Fiddler2 is not written in Java but it works fine for Java-based applications

If the service does not use HTTP, Other methods will be required.

Normally issue here XML schema by a single character in one due to an incorrect XML namespace on incoming message input to "tap" will be deserialized zero namespace of the deal - Value Suppose a missing trailing slash - may be the reason for this.


Comments

Popular posts from this blog

.net - C# List<T>.Find(x=>x.Rectangle.Contains(Point)) FAIL -

iphone - Smoothing a rounded stroke in Core Graphics -

c++ - QtQuick: QQmlApplicationEngine failed to load component qrc:/main.qml:23 Invalid attached object assignment -