[11-09 20:29:06,444 ERROR] FrameworkServlet.java:468 - Context initialization failed
org.springframework.beans.factory.parsing.BeanDefinitionParsingException: Configuration problem: Failed to import bean definitions from relative location [spring-service-client.xml]
Offending resource: class path resource [chis/spring/spring.xml]; nested exception is org.springframework.beans.factory.BeanDefinitionStoreException: Unexpected exception parsing XML document from class path resource [chis/spring/spring-service-client.xml]; nested exception is java.lang.IllegalStateException: Duplicate definition domain name at <ssdev:application>, it allows appear once only.
Caused by: org.springframework.beans.factory.BeanDefinitionStoreException: Unexpected exception parsing XML document from class path resource [chis/spring/spring-service-client.xml]; nested exception is java.lang.IllegalStateException: Duplicate definition domain name at <ssdev:application>, it allows appear once only.
Caused by: java.lang.IllegalStateException: Duplicate definition domain name at <ssdev:application>, it allows appear once only.