views:

6

answers:

0

Hi all,

I'm attempting to create a web services project using eclipse with the Oracle Enterprise Pack. When generating the web services from a WSDL document using the wsdlc Ant task, all the restrictions/constraints in the WSDL are completely ignored.

Is there a way to generate POJO's with built-in constraints such as minoccurs=1 or forcing the use of enumerations? Any insight would be appreciated!

Thanks in advance,

Kal