[JBoss JIRA] Created: (TOOLSDOC-75) Incorrect ESB versions and/or examples in ESB Guide
by Libor Zoubek (JIRA)
Incorrect ESB versions and/or examples in ESB Guide
----------------------------------------------------
Key: TOOLSDOC-75
URL: https://jira.jboss.org/jira/browse/TOOLSDOC-75
Project: Documentation for JBoss Tools/Developer Studio
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Documentation , esb
Affects Versions: 3.0.0.GA
Reporter: Libor Zoubek
I followed ESB Tools Reference guide http://docs.jboss.org/tools/3.1.0.GA/en/esb_ref_guide/html_single/index.html.
I set up Jboss AS 4.2 with ESB 4.7 and tried to run HelloWorld Example (and client) as written in section 2.3. The problem is, that helloWorld examples did not work. ESB archive did not deploy at all. So I tried to install ESB 4.7 into EAP 5. Archive was deployed, but the client worked only partly. Then I figured out, that I was using bad examples. Because ESB 4.7 is part of SOA-P 5, examples found in wizard in tree 'ESB -> JBoss ESB HelloWorld Example' are not expected to work with it. Guide should update Figure 2.7 and change the screenshot selecting from 'ESB for SOA-P 5.0 -> Jboss ESB HelloWorld Example' which works fine. These are same examples, but 'written' and hopefully verified on ESB 4.7. Also there should be some note about which examples to select with which versions.
--
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
14 years, 8 months
[JBoss JIRA] Created: (JBIDE-9234) Refactor the forge plugin in a core and ui part to enhance the testing possibilities
by Koen Aers (JIRA)
Refactor the forge plugin in a core and ui part to enhance the testing possibilities
------------------------------------------------------------------------------------
Key: JBIDE-9234
URL: https://issues.jboss.org/browse/JBIDE-9234
Project: Tools (JBoss Tools)
Issue Type: Task
Components: forge
Affects Versions: 3.3.0.M1, 3.3.0.M2
Reporter: Koen Aers
Assignee: Koen Aers
Priority: Critical
Fix For: 3.3.0.M3
Currently the code of the forge plugin resides in one single plugin. This will be refactored so that:
- there is a separate plugin that contains the embedded runtime; this will make it easier to upgrade the runtime
- the non-ui related code will be put in a 'core' plugin to make testing easier
- the ui related code will be put in a 'ui' plugin
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 8 months