[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-3858) There is no warning message that the specified target runtime does not contain a valid ESB runtime for ESB version 4.5 in New JBoss ESB Project wizard.
Denny Xu (JIRA)
jira-events at lists.jboss.org
Wed Feb 25 01:49:48 EST 2009
[ https://jira.jboss.org/jira/browse/JBIDE-3858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12454144#action_12454144 ]
Denny Xu commented on JBIDE-3858:
---------------------------------
There is no correct place to get ESB version number from ESB runitme, in standalone ESB runtime, there is a version number in jbossesb-rosetta.jar, but in jboss-soap, the number has been changed to the version of SOA-P, so I have to try to get the difference of different ESB runtime from their libraries, but this is not a complete right way either, take ESB 4.4 for example, ESB 4.4CP has different library from ESB 4.4.
As far as I know the big difference between ESB 4.5 and previous ESB version is that ESB 4.5 support jboss-esb.xsd 1.01 and 1.1.0, so it has two jbossesb-config-model jars: jbossesb-config-model-1.0.1.jar and
jbossesb-config-model-1.1.0.jar, but it maybe hard to distinguish ESB 4.5 from later ESB version, since later ESB might have two jars too.
So the two solutions are not a ideal solutions, any suggestions are welcome.
> There is no warning message that the specified target runtime does not contain a valid ESB runtime for ESB version 4.5 in New JBoss ESB Project wizard.
> -------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-3858
> URL: https://jira.jboss.org/jira/browse/JBIDE-3858
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: esb
> Affects Versions: 3.0.0.GA
> Reporter: Anton Klimkovich
> Assignee: Denny Xu
> Attachments: NewESBProjectWizard_3858.PNG, NewESBRuntime_3857.PNG
>
>
> EXECUTE: New-> Project-> JBoss ESB Project
> EXECUTE: Select esb Version as 4.5
> EXECUTE: Select jboss-soa-p.4.3.0 or jbossesb-server 4.4 as Trget Runtime
> EXECUTE: Press Next button
> ASSERT: message : the specified target runtime does not contain a valid ESB runtime. Finish button should be disabled.
> FAILURE: There is no warning message. Finish button is enabled.
--
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