[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-3549) Providing APIs for getting the output message of the jboss server through WTP server adaptor

Rob Stryker (JIRA) jira-events at lists.jboss.org
Wed Jan 14 21:11:04 EST 2009


    [ https://jira.jboss.org/jira/browse/JBIDE-3549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12447880#action_12447880 ] 

Rob Stryker commented on JBIDE-3549:
------------------------------------

Yes he can add listeners but only if he has a reference to the console view or the actual IProcess object.... and a reference to the console view often is not good enough because the console view may not show anything.  There was a bug previously in JIRA which confirmed that, unless the debug ui plugin has been loaded, the console view will NOT show server process output.   So in that case, even a reference to the console will do nothing.

But I agree. I think Denny should look over the JMS test cases to see how they can verify a message was sent. 

Unfortunately, that would (most likely) require compiling against specific AS versions >=[  

I think this is something we need to figure out an overarching solution to. There is a wealth of stuff that can be done if you browse the JBoss AS / projects test suite... LOTS of ways to verify things are done etc... unfortunately most require compiling against specific versions of the AS!  

> Providing APIs for getting the output message of  the jboss server through WTP server adaptor
> ---------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-3549
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-3549
>             Project: Tools (JBoss Tools)
>          Issue Type: Task
>          Components: JBossAS
>    Affects Versions: LATER
>            Reporter: Denny Xu
>            Assignee: Rob Stryker
>
> Rob,  I am trying to develop a Test UI for ESB service,  I would like to  have   APIs to get the console output of a running server so that I can show the result message on TestUI page after a Test action is executed.
> since there might be a lot of application running on the server, and there maybe a lots of outputs  during a period , so if we can only get the output of a specified application, that would be better.

-- 
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 jbosstools-issues mailing list