Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试上传大型 wsdl 文件(具有多个模式和端点)。每次在超时失败之前大约需要 2440 秒。是否有可以减少此超时时间的配置或代码更改?
(我还没有修改任何默认配置)
谢谢,
您可以取消注释 GREG_HOME/repository/conf/registry.xml 中的disableWSDLValidation和disableSchemaValidation属性。
disableWSDLValidation
disableSchemaValidation