Question

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

Was it helpful?

Solution

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

  <property name="createService">false</property>
Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top