[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-7220) Recent AS versions should support esb 4.9 module type

Brian Fitzpatrick (JIRA) jira-events at lists.jboss.org
Thu Sep 30 09:42:39 EDT 2010


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

Brian Fitzpatrick commented on JBIDE-7220:
------------------------------------------

>From Rob via e-mail:

Currently whenever you add a new version of an esb / ejb / war /
whatever module, the server adapter (me) has to manually express support
to deploy it.  Yep, that's right. I have to hard-code in plugin.xml no
less support for ESB 4.9 in some xml string. There's no other way to do
it as of now and I don't think servertools is looking to improve the
situation.

Just tell me which JBoss installations / platforms should support esb
4.9 and I can add the string to their server types and commit.

If you want to test it in your own workspace, in as.core plugin.xml, you
should make the following change for server types that seem relevant (as
5.1, eap 5.0, etc)

<moduleType
                 types="jst.jboss.esb"
-                versions="4.2,4.3,4.4,4.5,4.6,4.7">
+                versions="4.2,4.3,4.4,4.5,4.6,4.7,4.9">
</moduleType>


> Recent AS versions should support esb 4.9 module type
> -----------------------------------------------------
>
>                 Key: JBIDE-7220
>                 URL: https://jira.jboss.org/browse/JBIDE-7220
>             Project: Tools (JBoss Tools)
>          Issue Type: Task
>          Components: JBossAS
>    Affects Versions: 3.2.0.Beta1
>            Reporter: Rob Stryker
>            Assignee: Rob Stryker
>             Fix For: 3.2.0.Beta2
>
>


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

        


More information about the jbosstools-issues mailing list