You could find an example at JBossWS-Forum http://www.jboss.com/index.html?module=bb&op=viewtopic&t=103352
JIRA http://jira.jboss.com/jira/secure/ManageAttachments.jspa?id=12335583 The problem is that I got problems with the JBossWS namespace mapping when using inherited/aggregated types, though. It works for "simple" complex types, but generates semantically incomplete wsdl when using real world classes with aggregation/inheriatnce from more >1 java packages. In that case Webservice Client Generation from WSDL is complaining about the incorrect wsdl or even worse failing because of dis ambiguities (tried with .net 2.0; axis 1.4; Oracle) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4027861#4027861 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4027861 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
