Hey guys

     Some aspects of the WSDL can be enforced via annotations such as webParam 
and @WebService but some things cannot be enforced via annotations such as 
adding non-nillable arguments to specific web parameters.

Is it possible to modify the generated WSDL (at runtime) and use @WebService 
(wsdlLocation="xxx/xxx.wsdl) as long as the java code and WSDL do not 
contradict each other?

I guess what would be helpful is to know if JBossWS checks (compiles) WSDL 
against the Java class at runtime or if JBossWS generates a WSDL every time 
when an wsimport is not done?

thanks for any information

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4001875
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to