[JBoss JIRA] Created: (JBDS-587) Need to translate Help/About text including copyright statement
by Sean Flanigan (JIRA)
Need to translate Help/About text including copyright statement
---------------------------------------------------------------
Key: JBDS-587
URL: https://jira.jboss.org/jira/browse/JBDS-587
Project: Developer Studio
Issue Type: Feature Request
Components: Build
Affects Versions: 2.0.0.cr1
Reporter: Sean Flanigan
Help/About JBoss Developer Studio shows the version/copyright information for JBDS.
This text looks similar to /com.jboss.jbds.product/plugin.properties but is actually overwritten/expanded from
releng/org.jboss.ide.eclipse.releng/builders/product/product.properties during the build.
The problem is, if we create a translation fragment plugin for com.jboss.jbds.product, the translators will translate the obsolete information in /com.jboss.jbds.product/plugin.properties, and when a langpack is installed, the up-to-date information will be replaced by obsolete information.
We need to work out how to handle this better, preferably keeping the translatable text somewhere in com.jboss.jbds.product, not in releng.
Perhaps we could do something with /com.jboss.jbds.product/about.mappings / about.ini? Ref: http://help.eclipse.org/stable/index.jsp?topic=/org.eclipse.platform.doc....
--
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
15 years, 9 months
[JBoss JIRA] Created: (JBDS-1276) In Hibernate Tools, template connection coordinates for Ingres DB are missing. Negative partner perception
by Ken Johnson (JIRA)
In Hibernate Tools, template connection coordinates for Ingres DB are missing. Negative partner perception
-----------------------------------------------------------------------------------------------------------
Key: JBDS-1276
URL: https://jira.jboss.org/browse/JBDS-1276
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Components: hibernate
Affects Versions: 3.0.0.GA
Environment: RHEL 5.4
Version: 3.0.0.GA
Build id: v201003100055R
Build date: 201003100222
Reporter: Ken Johnson
Hibernate tooling:
New->Hibernate Configuration File
New->Console Configuration
When user selects Ingres from the list of databases or database dialects, the "Driver Name:" field is not auto-populated as it is for other DBs. Consequently, the Connection URL cannot be auto-populated either.
This is causing some friction with Ingres as their customers have questioned them as to whether they are really compatible with JBoss EAP. True it's largely a cosmetic issue but causing customer uncertainty. Can the tooling populate the defaults for Ingres?:
"com.ingres.jdbc.IngresDriver"
"jdbc:ingres://${HOSTNAME}:${PORT}/${DB};UID=${USERNAME};PWD=${PASSWORD}"
--
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
15 years, 9 months
[JBoss JIRA] Created: (JBIDE-6611) Seam project makes displaying of Add and Remove from/to server dialog very slow.
by Vlado Pakan (JIRA)
Seam project makes displaying of Add and Remove from/to server dialog very slow.
--------------------------------------------------------------------------------
Key: JBIDE-6611
URL: https://jira.jboss.org/browse/JBIDE-6611
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JBossAS
Affects Versions: 3.2.0.M1
Environment: JBDS Version: 4.0.0.M1 Build id: v201007091251N Build date: 201007091354
Linux 32bit
Java Sun JDK 1.6
Reporter: Vlado Pakan
Assignee: Rob Stryker
Steps to reproduce:
1. Create seam ear project
2. Create seam war project
3. Define Server within Server view
4. Right-Click on defined server and choose "Add and Remove" popup menu
It takes really a lot of time to display requested dialog which should not be there.
There are these additional items displayed as available to be added to server:
lib/<seamear-ear project name>/EarContent/lib/mvel2.jar
lib/<seamear-ear project name>/EarContent/lib/jboss-seam.jar
Also when trying to run seam project via menu Run > Run On Server it takes lot of time to display Run On Server Dialog and expand available servers tree view.
--
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
15 years, 9 months