I use XmlBeansServiceFactory in service.xml and indicate the schema file
a.xsd, which has an import schema element like
<xsd:import namespace="urn:my:enum" schemaLocation="b.xsd"/>When I try to get the wsdl from URL 'http://www.my.com/xfie11/MyService?wsdl' , I can not find any element declared in b.xsd. Any sugesstion for me? Thx a lot. Yours sincerely, Jun Ye
