[jboss-jira] [JBoss JIRA] Assigned: (JBSEAM-151) Create debug page for remoting framework

Shane Bryzak (JIRA) jira-events at jboss.com
Fri Aug 4 18:10:12 EDT 2006


     [ http://jira.jboss.com/jira/browse/JBSEAM-151?page=all ]

Shane Bryzak reassigned JBSEAM-151:
-----------------------------------

    Assignee: Shane Bryzak

> Create debug page for remoting framework
> ----------------------------------------
>
>                 Key: JBSEAM-151
>                 URL: http://jira.jboss.com/jira/browse/JBSEAM-151
>             Project: JBoss Seam
>          Issue Type: Task
>          Components: Remoting
>    Affects Versions: 1.0 beta 2
>            Reporter: Shane Bryzak
>         Assigned To: Shane Bryzak
>            Priority: Minor
>   Original Estimate: 2 days
>  Remaining Estimate: 2 days
>
> The remoting framework should provide a debug page that allows a user to conveniently make remoting calls to test their components.  It should be accessible via a url such as /<app>/seam/remoting/debug/<componentName>.  The page should list all of the remotable methods of the component, and provide an easy way of invoking each method and viewing its result.  It should also allow additional context parameters (such as conversation ID) to be set for an invocation.  For methods that accept complex types, collections or maps as parameters there should be an easy way for the user to specify these values.
> The availability of the debug page should be controlled via a "debug" parameter in the remoting servlet configuration in web.xml, and be turned off by default.  This would allow the application to be deployed in a production environment without the debug pages.

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

        



More information about the jboss-jira mailing list