Hi All, I would like to ask few questions, they are:
1. How can I specify the generated WSDL location to a different location instead of the one with "?wsdl" suffix? For example, I want to put the generated wsdl location of service endpoint: http://example.com/Service1into http://example.com/Service1.wsdl instead of http://example.com/Service1?wsdl 2. How can I write a complex type property in the composite file? For example, I want to put an unbounded length array of element with primitive data types (from Java primitives) to the property. Thank you, Harjeet
