[jbosstools-issues] [JBoss JIRA] (JBIDE-15392) Add api in server needed for source lookup

Max Rydahl Andersen (JIRA) jira-events at lists.jboss.org
Thu Sep 5 04:39:03 EDT 2013


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

Max Rydahl Andersen commented on JBIDE-15392:
---------------------------------------------

[~snjeza] I get that you support just using a home directory and opposite to what [~rob.stryker] claims it is relevant to be able to do that.

*but* that does not mean we cannot also have support for referencing servers directly and from there add better handling. In case you only have a dir you already identify the server versions you should be able to use as api to build a "virtual" server for this directory which you can use to explore it with ?

[~rob.stryker] I believe this is not limited to servers < 7. Don't you need to know the list of module path that are to be loaded too for AS >= 7


                
> Add api in server needed for source lookup
> ------------------------------------------
>
>                 Key: JBIDE-15392
>                 URL: https://issues.jboss.org/browse/JBIDE-15392
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: maven, server
>            Reporter: Max Rydahl Andersen
>            Assignee: Rob Stryker
>
> As uncovered in https://github.com/jbosstools/jbosstools-central/pull/128/files#L5L120 we got a problem with source lookup code always having to play catchup with server changes.
> We need to define a stable api that can be used here.
> lets outline what api is actually needed and then subjiras for the specifics.
> For me it looks like server lookup needs a few things:
> 0. know exact version of server
> 1. know the file structure of a certain server
> 2. get dir or directories that contain jar that is the "runtime"
> My guess is that #2 might just be sufficient for source code lookup.
> Any comments ? 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list