Hi, let JBossWS generate your WSDL first. Then copy it somewhere and modify its schema. Then update your Webservice java code (using appropriate annotation) to use your modified WSDL file instead of generated one.
Richard View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4106637#4106637 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4106637 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
