Move BP xml files to standard OSGI-INF/blueprint
[netconf.git] / netconf / mdsal-netconf-impl / src / main / resources / OSGI-INF / blueprint / mdsal-netconf-impl.xml
similarity index 97%
rename from netconf/mdsal-netconf-impl/src/main/resources/org/opendaylight/blueprint/mdsal-netconf-impl.xml
rename to netconf/mdsal-netconf-impl/src/main/resources/OSGI-INF/blueprint/mdsal-netconf-impl.xml
index 8f4169752828e5ee4838a5f358de768b18e71d22..999294f0fbc2154373b4292c132196e104513eb4 100755 (executable)
@@ -70,7 +70,7 @@
     </bean>
 
     <bean id="serverChannelInitializer"
-          class="org.opendaylight.netconf.impl.NetconfServerDispatcherImpl.ServerChannelInitializer">
+          class="org.opendaylight.netconf.impl.ServerChannelInitializer">
         <argument ref="netconfServerSessionNegotiatorFactory"/>
     </bean>