Cross-posted from http://forum.springframework.org

Greetings - we are implementing a web services project in CXF/spring and
have discovered in testing that the web services are not enforcing input
types. Web services build in .NET/Visual Studio by default enforce input
types and do not allow clients to 'submit' mal-formatted data (ie, a string
when an int is expected).

Is there similar 'strong typing' functionality in the Spring framework and,
if yes, could someone point me to documentation that explains how to enable
this?

BTW: there's a chance this belongs in the spring framework forum and I have
posted there.

Thanks,

John O.
-- 
View this message in context: 
http://www.nabble.com/Strong-typing-in-CFX-Spring-Web-Methods-tp14739150p14739150.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to