aspose file tools
The moose likes Web Services and the fly likes User Input Validation in Axis2 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "User Input Validation in Axis2" Watch "User Input Validation in Axis2" New topic
Author

User Input Validation in Axis2

Nitin Raichura
Greenhorn

Joined: Apr 09, 2008
Posts: 1
Hi,

I have developed a webservice in axis2.0 with ADB and JiBX technique.
Now I don't know how to validate the user input. So please
help me out with this issue if anybody has done validation with axis2.

I tried putting validate.mar file in web-inf/modules directory of axis2
and changing the services.xml file accordingly but it is not working.

I reffered the links http://www.sosnoski.com/jibx-wiki/space/axis2-jibx/validation
but I don't know why it is not coming up.

Waiting for the reply,


Regards,
Nitin
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: User Input Validation in Axis2
 
Similar Threads
Facade design pattern in web services
Generate code from WSDL which re-uses previous objects
Mark Hansen: Data Binding Approaches
Custom Exceptions in Axis2
JiBX and Apache AXIS Integration