[jbosstools-issues] [JBoss JIRA] (JBIDE-10803) Installation of central only installs part of astools, servers cannot start

Rob Stryker (JIRA) jira-events at lists.jboss.org
Fri May 4 03:24:18 EDT 2012


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

Rob Stryker commented on JBIDE-10803:
-------------------------------------

It seems to me that downstream components need to know themselves if they want a full installation of their upstreams, or the minimum required to get compilation needed. 

I had a similar issue when RSE features needed wtp plugins, but I did not want to force a complete installation of all of RSE, since there was a mimimum set needed for compilation. I chose only the plugins I needed for compilation, and then users complained they could not actually USE rse at all, since the core APIs were there, but absolutely none of the impl. 

Clearly I had to expand my list so that RSE was at least usable, but I still did not choose to force-include the entire rse suite. I chose a further addition of plugins that made RSE usable at a minimum. 

It would seem to me that examples and central need to decide if they want their users to get a full installation of astools, or the bare minimum needed for compilation, or, some subset they manually declare as dependencies. 

If they want only compilation dependencies, then issues like this (where servers do not start) become the responsibility of their teams to tell the users to get the full astools installation. Or, if they prefer, they can open a bug against ASTools for better error messaging in this situation. 

If they want to manually declare their deps they can do that also. 

Or, of course, they can depend on the main feature and require a pulling in of everything astools. 
                
> Installation of central only installs part of astools, servers cannot start
> ---------------------------------------------------------------------------
>
>                 Key: JBIDE-10803
>                 URL: https://issues.jboss.org/browse/JBIDE-10803
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: central, JBossAS/Servers, updatesite
>    Affects Versions: 3.3.0.Beta1
>         Environment: Eclipse Java Indigo x86_64, installed only central,central community & dependencies
> JBoss Tools nightly build 3.3.0.v20120205-1417-H4165-Beta1
> Fedora 16, 64b
> JBoss AS 7.0.2
>            Reporter: Radim Hopp
>            Assignee: Snjezana Peco
>             Fix For: 3.3.0.CR1
>
>
> When trying to start JBoss AS server, the server is started correctly, but IDE won't recognize that it's already started (job "Starting <server name>" won't end).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list