Back Forum Reply New

Spring-ws 1.5 and osgi

Big time nube here, thanks for your patients....

I created a spring-ws project, and installed it into equinox, and started it.When i do 'ss', the output looks like:

idState       Bundle
0ACTIVE      system.bundle_3.2.2.R32x_v20070118
15ACTIVE      org..bundle.osgi.extender_1.1.0.m1
19ACTIVE      org..bundle.spring.beans_2.5.2
20ACTIVE      org..bundle.spring.context_2.5.2
21ACTIVE      org..bundle.spring.core_2.5.2
22ACTIVE      org..bundle.osgi.core_1.1.0.m1
23ACTIVE      org..bundle.spring.aop_2.5.2
28ACTIVE      org.apache.servicemix.bundles.aopalliance-1.0_1.0.0.m2
29ACTIVE      org..bundle.osgi.io_1.1.0.m1
39ACTIVE      org..osgi.asm.osgi_2.2.3.SNAPSHOT
41ACTIVE      org..osgi.catalina.osgi_5.5.23.SNAP  SHOT
42ACTIVE      org..osgi.backport-util-concurrent.osgi_3.1.0.SNAPSHOT
45ACTIVE      org..osgi.junit.osgi_3.8.2.SNAPSHOT
49ACTIVE      slf4j.api_1.4.3
50ACTIVE      slf4j.log4j12_1.4.3
51ACTIVE      org..osgi.log4j.osgi_1.2.15.SNAPSHO  T
52ACTIVE      org..bundle.spring.context.support_  2.5.2
53ACTIVE      jcl104.over.slf4j_1.4.3
55ACTIVE      org..osgi.servlet-api.osgi_2.5.0.SNAPSHOT
60ACTIVE      org..osgi.aopalliance.osgi_1.0.0.SN  APSHOT
101ACTIVE      file--/F:\pv\pf\svc\target\svc.war [101]Where 101 is this new project. My question is, is it ok that the spring-ws project has a different format than the others? Does it mean that something installed wrong?
¥
Back Forum Reply New