Injeting Tapestry Services to Spring Beans is completely undocumented
---------------------------------------------------------------------
Key: TAP5-923
URL: https://issues.apache.org/jira/browse/TAP5-923
Project: Tapestry 5
Issue Type: Bug
Components: documentation, tapestry-spring
Affects Versions: 5.1.0.5
Reporter: Michael Wyraz
Priority: Critical
The documentation says that it is possible to inject tapestry services into
spring beans but does not state HOW. It's almost impossible to find any
information about this in the web. After hours of searching I found in a post
that it works with:
@Inject @Autowired
privateService myService;
PLEASE! Add this to the documentation since without only half of
tapestry-spring is usable!
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.