[jboss-user] [JBossWS] - bindings.xjc file for JAVA to WSDL approach

srini.ragu do-not-reply at jboss.com
Mon Mar 3 15:48:04 EST 2008


Can I pass in bindings.xjc, so the global rules in the bindings file will be used when JBossWS generates WSDL from source? I am using JAXB for binding.

Or by throwing this file in the path or any specific location could I make the implementation to use this for generating WSDL schema.

I need all the BigDecimal in Java to be extended as nillable type in the generated XSD. I can do this by the @XMLElement annotation on the property. But I want this rule to be applied globally for any Schema generated by the JBoss-WS stack.

Any idea or clarification on whether this is possible or not will be helpful.

Regards,
Srini

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133722#4133722

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4133722



More information about the jboss-user mailing list