[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-4150) Support plain EJB resources with RESTEasy integration

Christian Bauer (JIRA) jira-events at lists.jboss.org
Fri Apr 24 06:16:46 EDT 2009


Support plain EJB resources with RESTEasy integration
-----------------------------------------------------

                 Key: JBSEAM-4150
                 URL: https://jira.jboss.org/jira/browse/JBSEAM-4150
             Project: Seam
          Issue Type: Feature Request
          Components: WS
            Reporter: Christian Bauer
            Assignee: Christian Bauer
            Priority: Minor


RESTEasy supports plain EJBs as resources but you need to configure their JNDI names in web.xml. We can simplify this and allow configuration through components.xml and <resteasy:resource-class-names>. If the bean implementation class is listed, we can lookup its JNDI name in Seam and register it on RESTEasy.



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list