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>