Search Results

0
votes
1answer
135 views

Pax-import-bundle and Spring DM bundles

Hi, I'm following the examples from Modular Java but I'm having trouble with chapter 6 and adding the Spring D …
0
votes

Pax-import-bundle and Spring DM bundles

The problem was a combination of missing repositories and wrong version of the artifact (1.2.0 instead of 1.2). pax-add-repository -i springsource-repository-release -u http://repositor …