Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Won't Fix
-
Version 4.0.0
-
None
-
None
-
windows 10, java 1.8
Description
<xmlbean schema="schemas/easypo.xsd" download="true" javasource="1.8" classpath="${lib.dir}/xbean.jar:${xmlbeans.jsr173_api.jar}" />
while using the above configuration for generating .jar file out of .wsdl/.xsd file with ant task, it shows error xmlbean does not support javasource attribute but it works with version 3.1.0
in lib folder xbean.jar, xbean_xpath and jsr173_1.0.api are present