Question

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

Était-ce utile?

La solution

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

  <property name="createService">false</property>
Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top