My favorites
▼
|
Sign in
kcode
Sample code projects
Project Home
Downloads
Wiki
Issues
Source
Checkout
Browse
Changes
Source path:
svn
/
trunk
/
osgi
/
HelloWorldSpecSpring
/
service
/
META-INF
/
spring
/
helloservice-osgi.xml
r109
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8"?>
<beans xmlns="http://www.springframework.org/schema/beans"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:osgi="http://www.springframework.org/schema/osgi"
xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd
http://www.springframework.org/schema/osgi http://www.springframework.org/schema/osgi/spring-osgi.xsd">
<osgi:service id="helloOSGiService" ref="helloService"
interface="com.extensiblejava.hello.service.HelloService">
</osgi:service>
</beans>
Show details
Hide details
Change log
r17
by pragkirk on Apr 30, 2008
Diff
Initial Version of HelloWorldSpec and Spring
Go to:
/trunk/osgi/HelloWorldSpecSpring
...i/HelloWorldSpecSpring/build.xml
.../osgi/HelloWorldSpecSpring/cache
...pring/cache/HelloWorldSpecSpring
...che/HelloWorldSpecSpring/bundle0
...orldSpecSpring/bundle0/bundle.id
...che/HelloWorldSpecSpring/bundle1
...orldSpecSpring/bundle1/bundle.id
...ring/bundle1/bundle.lastmodified
...ecSpring/bundle1/bundle.location
...Spring/bundle1/bundle.startlevel
...dSpecSpring/bundle1/bundle.state
...rldSpecSpring/bundle1/version0.0
...ng/bundle1/version0.0/bundle.jar
...ring/bundle1/version0.0/embedded
...pecSpring/bundle1/version0.0/lib
...le1/version0.0/revision.location
...he/HelloWorldSpecSpring/bundle10
...rldSpecSpring/bundle10/bundle.id
...ing/bundle10/bundle.lastmodified
...cSpring/bundle10/bundle.location
...pring/bundle10/bundle.startlevel
...SpecSpring/bundle10/bundle.state
...ldSpecSpring/bundle10/version0.0
...g/bundle10/version0.0/bundle.jar
...ing/bundle10/version0.0/embedded
...ecSpring/bundle10/version0.0/lib
...e10/version0.0/revision.location
...he/HelloWorldSpecSpring/bundle11
...rldSpecSpring/bundle11/bundle.id
...ing/bundle11/bundle.lastmodified
...cSpring/bundle11/bundle.location
...pring/bundle11/bundle.startlevel
...SpecSpring/bundle11/bundle.state
...ldSpecSpring/bundle11/version0.0
...g/bundle11/version0.0/bundle.jar
...ing/bundle11/version0.0/embedded
...ecSpring/bundle11/version0.0/lib
...e11/version0.0/revision.location
...he/HelloWorldSpecSpring/bundle12
...rldSpecSpring/bundle12/bundle.id
...ing/bundle12/bundle.lastmodified
...cSpring/bundle12/bundle.location
...pring/bundle12/bundle.startlevel
...SpecSpring/bundle12/bundle.state
...ldSpecSpring/bundle12/version0.0
...g/bundle12/version0.0/bundle.jar
...ing/bundle12/version0.0/embedded
...ecSpring/bundle12/version0.0/lib
...e12/version0.0/revision.location
Project members,
sign in
to write a code review
Older revisions
All revisions of this file
File info
Size: 624 bytes, 12 lines
View raw file
File properties
svn:executable
Powered by
Google Project Hosting