[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-2093) TPTP profiling not available on "JBoss, a division of RedHat"-servers

Snjezana Peco (JIRA) jira-events at lists.jboss.org
Wed Jun 25 21:43:04 EDT 2008


    [ http://jira.jboss.com/jira/browse/JBIDE-2093?page=comments#action_12418979 ] 
            
Snjezana Peco commented on JBIDE-2093:
--------------------------------------

In order to add this feature, I did the following:

1) changed the org.jboss.ide.eclipse.as.core plugin
- added the profile action to the the org.jboss.ide.eclipse.as.core.server.startupConfiguration extension point
- changed the AbstractJBossLaunchConfigType class so that it handles  profile mode
These changes don't introduce any dependency on TPTP.

2) created the org.jboss.tools.eclipse.as.tptp plugin
It defines the org.eclipse.hyades.trace.ui.launchConfigMechanismAssociator extension point  that makes the associations between the launch configurations and the TPTP data collectors.
This plugin depends on TPTP.

The org.jboss.tools.eclipse.as.tptp plugin won't be loaded and the profile action won't be available if a user doesn't have TPTP installed. 
JBoss Tools will work as usually. 
If the user has TPTP installed, he will have the profile action.
Profiling WTP's Tomcat and Generic server works this way.

Max,
can I commit my changes?

> TPTP profiling not available on "JBoss, a division of RedHat"-servers
> ---------------------------------------------------------------------
>
>                 Key: JBIDE-2093
>                 URL: http://jira.jboss.com/jira/browse/JBIDE-2093
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>    Affects Versions: 2.0.1
>         Environment: JDK6, eclipse-jee-europa-winter, Win32
>            Reporter: Nicklas Karlsson
>         Assigned To: Snjezana Peco
>             Fix For: 3.0.0.alpha
>
>         Attachments: screenshot-1.jpg
>
>
> Install Eclipse Europa JEE Winter
> Install TPTP 4.4.1 allInOne Runtime
> Install JBoss Tools 2.0.1.GA
> Create two servers against a JBoss AS 4.2.2.GA
>   1. JBoss\JBoss v4.2
>   2. JBoss, a division of Red Hat\JBoss AS 4.2
> Start server in profile mode is available on 1) but not on 2)

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