[seam-issues] [JBoss JIRA] Created: (SEAMREST-6) ExceptionMapper classes should be moved to api to support only relying on api jar at compile time

Jason Porter (JIRA) jira-events at lists.jboss.org
Wed Nov 17 17:14:45 EST 2010


ExceptionMapper classes should be moved to api to support only relying on api jar at compile time
-------------------------------------------------------------------------------------------------

                 Key: SEAMREST-6
                 URL: https://jira.jboss.org/browse/SEAMREST-6
             Project: Seam REST
          Issue Type: Bug
          Components: Client
    Affects Versions: Alpha1
            Reporter: Jason Porter


Currently SeamExceptionMapper and ValidationExceptionMapper are in the impl class.  Unless we provide our own Application subclass (which should also be in the api jar) users can subclass and add to our classes they must include the impl jar as a runtime dependency.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the seam-issues mailing list