GF4.0+jdk8.0 webservice bug
时间:2014-10-09 20:08:08
收藏:0
阅读:332
环境:netBeans8.0+jdk8.0+GF4.0
bug: schema_reference: 由于 accessExternalSchema 属性设置的限制而不允许 ‘file‘ 访问, 因此无法读取方案文档 ‘xjc.xsd‘
解决: http://wiki.netbeans.org/FaqWSDLExternalSchema
https://netbeans.org/kb/docs/websvc/jax-ws.html
参考:http://stackoverflow.com/questions/23011547/webservice-client-generation-error-with-jdk8
评论(0)