• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

User Input Validation in Axis2

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
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
reply
    Bookmark Topic Watch Topic
  • New Topic