简体   繁体   中英

how to use jaxb2 maven plugin with inline XSD?

I am trying to generate marshalling and unmarshalling objects using maven jaxb2 plugin. But I dont have the .xsd file for the .wsdl. the schema definition is inline. Please let me know how to proceed ?

在插件配置中使用wsdl参数: jaxb2-maven-plugin

Here is the Maven plugin to work with WSDL files:

http://jax-ws-commons.java.net/jaxws-maven-plugin/

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM