[seam-issues] [JBoss JIRA] (JBSEAM-4954) Incorrect documentation for Remoting

David Miller (JIRA) jira-events at lists.jboss.org
Wed May 16 10:31:18 EDT 2012


David Miller created JBSEAM-4954:
------------------------------------

             Summary: Incorrect documentation for Remoting
                 Key: JBSEAM-4954
                 URL: https://issues.jboss.org/browse/JBSEAM-4954
             Project: Seam 2
          Issue Type: Task
          Components: Documentation Issues
    Affects Versions: 2.2.2.Final
            Reporter: David Miller
            Priority: Minor


In the remoting section of the seam documentation (Chapter 25. Remoting, http://docs.jboss.org/seam/2.2.2.Final/reference/en-US/html_single/#remoting) the  @WebRemote annotation should be in the HelloAction class, not the interface HelloLocal(http://docs.jboss.org/seam/2.2.2.Final/reference/en-US/html_single/#d0e22796).
I can only get @WebRemote to work if it's in the class.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the seam-issues mailing list