[JBoss JIRA] Created: (JBIDE-4767) Add Support for JBoss ESB v4.6
by Mac Ferguson (JIRA)
Add Support for JBoss ESB v4.6
------------------------------
Key: JBIDE-4767
URL: https://jira.jboss.org/jira/browse/JBIDE-4767
Project: JBoss Tools
Issue Type: Feature Request
Components: esb
Affects Versions: 3.1.0.M2
Environment: Eclipse 3.5 Galileo, JBoss ESB 4.6, JBoss AS Tools 2.1.0.M3-N200908120347-H158
Reporter: Mac Ferguson
Need to add support for JBoss ESB 4.6 in Tools.
"New JBoss ESB Project Wizard/JBoss ESB version" only supports up to 4.5, and "Target Runtime" does not display 5.x runtimes
"Window/Preferences/JBoss Tools/JBoss ESB Runtimes/(New|Edit) JBoss ESB Runtime/Version" only supports up to 4.5
I tried defining a 4.5 runtime and pointing it at my 4.6 home folder, but projects referencing this runtime would not properly deploy to a 5.1.0 server in the IDE. The *.esb folder was created in the server deploy directory, but it contained only the compiled Java classes, no META-INF or other files, deployment resources.
4.6 support would be very helpful as it is the first version of ESB that deploys on JBoss AS 5.x.
--
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
16 years, 6 months
[JBoss JIRA] Created: (JBIDE-4654) JBossESBFacetInstallationDelegate adds incorrect mapping
by Rob Stryker (JIRA)
JBossESBFacetInstallationDelegate adds incorrect mapping
--------------------------------------------------------
Key: JBIDE-4654
URL: https://jira.jboss.org/jira/browse/JBIDE-4654
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: esb
Affects Versions: 3.1.0.M2
Reporter: Rob Stryker
Assignee: Denny Xu
Priority: Critical
Fix For: 3.1.0.M3
Attachments: JBIDE-4654.patch
This class has several errors:
1) It does not take account of a different build path
a) Always sets <property name="java-output-path" value="build/classes"/> even if user typed build/otherfodler in the wizard
2) Incorrectly maps src to esbcontent
a) types the following: <wb-resource deploy-path="/esbcontent" source-path="src"/>
b) should type <wb-resource deploy-path="/" source-path="src"/>
c) but actually it'd be better for the long term if we did <wb-resource deploy-path="/" source-path="/build/classes"/>
Patch to be attached
--
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
16 years, 6 months
[JBoss JIRA] Created: (JBIDE-2371) More than one element can be highlighted during CA working
by Tatyana Romanovich (JIRA)
More than one element can be highlighted during CA working
----------------------------------------------------------
Key: JBIDE-2371
URL: http://jira.jboss.com/jira/browse/JBIDE-2371
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor
Affects Versions: 3.0.alpha
Environment: JBoss Developer Studio
Version: 1.1.0
Build id: 200806161541-nightly
Build date: 06/16/2008 15:46
Reporter: Tatyana Romanovich
Assigned To: Maxim Areshkau
Priority: Minor
EXECUTE: Open JSF file (use JSF KickStart Project, open inputUserName.jsp) in the VPE
EXECUTE: Press and hold Ctrl key, move mouse over the #{Message.header}, then #{Message.prompt_message}, then #{user.name}
FAILURE: All elements are highlighted
EXECUTE: Hold Ctrl key and click on the #{Message.header} expression
ASSERT: CA works correctly
EXECUTE: Switch to the VPE and verify selected before expressions
FAILURE: they are highlighted still
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
16 years, 6 months
[JBoss JIRA] Created: (JBDS-770) PDF version errors
by Svetlana mukhina (JIRA)
PDF version errors
------------------
Key: JBDS-770
URL: https://jira.jboss.org/jira/browse/JBDS-770
Project: Developer Studio
Issue Type: Task
Components: documentation
Affects Versions: 2.0.0.GA
Reporter: Svetlana mukhina
Assignee: Olga Chukhutsina
Fix For: 2.1.0
It's necessary to fix the following format errors of PDF version:
- the images are blue blurry (e.g. in WS guide), seems due to resolution, check the reason
- some screens don't fit the document, (e.g. WS guide, Figure 2.4. Choose JBoss Web Service Facet), make some verification during guide building in order to avoid the problem in the ready-made doc or at least inform the person who is building about this problem
- some screens become larger then they are in HTML, they need to keep the actual size (see WS guide, Figure 2.9. New Web Service Wizard)
- some page headers are cut, e.g. see chapter header of Chapter 2. of WS guide it looks like "Chapter 2. Creating a Web Ser..."
- some page header are center-aligned (see Creating a Web Service from a WSDL document using JBossWS runtime page header in WS guide) when the others are left-aligned which it correct.
- lot's of uninformative warnings come during PDF version generation,
--
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
16 years, 6 months