You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2010/08/10 00:45:16 UTC

[jira] Commented: (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:comment-tabpanel&focusedCommentId=12896719#action_12896719 ] 

Hudson commented on TAP5-923:
-----------------------------

Integrated in tapestry-5.2-freestyle #170 (See [http://hudson.zones.apache.org/hudson/job/tapestry-5.2-freestyle/170/])
    

> 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
>             Fix For: 5.2.0
>
>         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.