Good Afternoon,

I am trying to integrate Aries with Spring on Felix+Glassfish. I am using
Spring MVC so that is why I need some sort of connection between them.

If I have say a Spring @Controller WebController and my WebController is
defined within a Spring context XML. I also have a bundle deployed with a
blueprint service available. I have Spring MVC and my Client application
working perfect. I can wire regular spring beans into my controller. My
service bundle has been recognised and picked up with the blueprint
configuration read successfully.

How can I now wire my blueprint service into my Spring Controller class?
Any ideas?

I seem to have a mix match of various bundles installed and not quite sure
which is obsolete now (particularly the spring-osgi-* stuff)

  264|Active     |    1|OPS4J Pax Logging - API (1.4.0)
  265|Active     |    1|OPS4J Pax Logging - Service (1.4.0)
  266|Resolved   |    3|Spring Web Servlet (3.1.1.RELEASE)
  267|Resolved   |    3|Spring Beans (3.1.1.RELEASE)
  268|Resolved   |    3|Spring Core (3.1.1.RELEASE)
  270|Resolved   |    3|Spring Context (3.1.1.RELEASE)
  271|Resolved   |    3|Spring Expression Language (3.1.1.RELEASE)
  272|Resolved   |    3|Spring Context Support (3.1.1.RELEASE)
  273|Resolved   |    3|Spring Web (3.1.1.RELEASE)
  274|Resolved   |    3|Spring AOP (3.1.1.RELEASE)
  278|Resolved   |    3|AOP Alliance API (1.0.0)
  283|Active     |    1|OGSi Example Example 1 Service (1.0.0.SNAPSHOT)
  284|Active     |    1|OGSi Example Example 1 Web Client (1.0.0.SNAPSHOT)
  285|Resolved   |    1|Spring ASM (3.1.1.RELEASE)
  290|Resolved   |    1|Spring Transaction (3.1.1.RELEASE)
  293|Resolved   |    1|Freemarker Templating Engine (2.3.18)
  296|Installed  |    1|Apache Commons Logging (1.1.1)
  297|Resolved   |    1|Apache Log4J (1.2.16)
  298|Active     |    1|Apache Aries Blueprint API
(1.0.0.incubating-SNAPSHOT)
  299|Active     |    1|spring-osgi-extender (1.2.1)
  301|Active     |    1|spring-osgi-core (1.2.1)
  302|Active     |    1|spring-osgi-io (1.2.1)
  303|Active     |    1|spring-osgi-web (1.2.1)

Best Regards,

Chris

Reply via email to