You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by krlosnow <kr...@gmail.com> on 2009/04/27 11:11:15 UTC

java2wsdl parameter constraints

Hello all:

I'm using eclipse with Axis2 1.4.1 for developing web services. I use to
develop the java class first and then use the eclipse web service plugin for
deploying the ws. By default, the eclipse plugin generates all web service
parameters as optional (minOccurs=0) in the wsdl, but I need to customize
each parameter constraints, for example, I need to define the parameter "a"
as mandatory and not nullable.  Is this possible via pojo annotations or
something else?

Thanks in advance:

Carlos.


-- 
View this message in context: http://www.nabble.com/java2wsdl-parameter-constraints-tp23252599p23252599.html
Sent from the Axis - User mailing list archive at Nabble.com.