Skip to content

Commit 862dff7

Browse files
author
Alex Huang
committed
Removed the Time Service now that we know how to use cxf
1 parent 9375ea0 commit 862dff7

2 files changed

Lines changed: 1 addition & 50 deletions

File tree

engine/service/src/main/java/org/apache/cloudstack/test/TimeService.java

Lines changed: 0 additions & 49 deletions
This file was deleted.

engine/service/src/main/webapp/WEB-INF/beans.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<import resource="classpath:META-INF/cxf/cxf.xml" />
1111
<import resource="classpath:META-INF/cxf/cxf-servlet.xml" />
1212

13-
<context:component-scan base-package="org.apache.cloudstack.test" resourcePattern="**/*.jar"/>
13+
<context:component-scan base-package="org.apache.cloudstack.test"/>
1414

1515
<jaxrs:server id="restContainer" address="/">
1616
<jaxrs:serviceBeans>

0 commit comments

Comments
 (0)