문제

Is there anyway to deactivate the automatic generation of a service while importing a WSDL in WSO2 GREG?

도움이 되었습니까?

해결책

You need to uncomment following entry in GREG_HOME/repositroy/conf/registry.xml

  <property name="createService">false</property>
라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top