user2978339
user2978339

Reputation: 5

Jasper reports integration with spring roo not working

I am trying to integrate jasper reports with Spring roo. when i run 'osgi start --url http://s.digitalface.ca/jasperoo-latest' in roo shell, will get 'org.osgi.framework.BundleException: Unresolved constraint in bundle ca.digitalface.jasperoo [77]: Unable to resolve 77.0: missing requirement [77.0] osgi.wiring.package; (&(osgi.wiring.package=org.springframework.roo.support.style)(version>=1.1.0))' , please help me with this, i am new to spring roo and jasper reports. i have removed old addon of ca.digitalface.jasperoo, still not working.

Upvotes: 0

Views: 487

Answers (1)

eruiz
eruiz

Reputation: 1973

gvNIX includes JasperReports integration by default. Try it http://code.google.com/p/gvnix/wiki/DocReport

Upvotes: 1

Related Questions