source: oceandb/wavemaker_prototype/webapproot/WEB-INF/project-services.xml @ 203

Last change on this file since 203 was 48, checked in by jazz, 15 years ago
  • Basic Layout of OID
File size: 397 bytes
Line 
1<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2<beans xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.springframework.org/schema/beans">
3    <import resource="classpath:com/wavemaker/runtime/service/runtimeServiceBean.xml"/>
4</beans>
Note: See TracBrowser for help on using the repository browser.