728x90
반응형
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:jaxws="http://cxf.apache.org/jaxws" xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.0.xsd <import resource="classpath:META-INF/cxf/cxf.xml" /> <import resource="classpath:META-INF/cxf/cxf-extension-soap.xml" /> <import resource="classpath:META-INF/cxf/cxf-servlet.xml" /> ...</beans>
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:jaxws="http://cxf.apache.org/jaxws" xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.0.xsd <import resource="classpath:META-INF/cxf/cxf.xml" /> <import resource="classpath*:META-INF/cxf/cxf-extension-*.xml" /> ...</beans> |
728x90
반응형
'전자정부프레임워크 > 개발정보' 카테고리의 다른 글
| Excel Service (0) | 2014.11.27 |
|---|---|
| egov list 를 json 객체로 전달 및 사용 (0) | 2014.11.17 |
| 실행환경 Migration 가이드 (2.X -> 3.0) (0) | 2014.11.03 |
| SLF4J (0) | 2014.11.03 |
| LOG4J 2 설정 (0) | 2014.11.03 |
| 우편번호 관리 2.0 (0) | 2014.11.03 |