You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Christophe Cordenier (JIRA)" <ji...@apache.org> on 2010/07/30 20:03:16 UTC

[jira] Assigned: (TAP5-923) Injeting Tapestry Services to Spring Beans is completely undocumented

     [ https://issues.apache.org/jira/browse/TAP5-923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christophe Cordenier reassigned TAP5-923:
-----------------------------------------

    Assignee: Christophe Cordenier

> 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
>            Assignee: Christophe Cordenier
>            Priority: Critical
>         Attachments: TAP5-923.patch
>
>
> 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.