Without the code it is hard to guess bit the exception mapping is not correct it seems. Does TestException match the wsdl? Is it a generated wsdl?
Le 6 avr. 2018 08:18, "Dignesh" <[email protected]> a écrit : Hi, I am getting regular warning messages in the catalina log file,when i start the tomee and access the webservice. WARNING: Mismatch between Java model and WSDL model found, For wsdl operation {http://www.myapp.in/ws/dignesh/api}testAddition,There is no matching wsdl fault with detail QName {http://www.myapp.in/ws/dignesh/api}TestException I checked the java class and wsdl, I dont see any mismatch in the service name. Is there anything that needs to be done to avoid the warning. Can anyone please help me on this Thank you. -- Sent from: http://tomee-openejb.979440.n4.nabble.com/TomEE-Dev-f982480.html
