[JBoss JIRA] (JBDS-3199) Creating a new HTML5 "from scratch" retains "kitchensink" string in datasources instead of picking up actual project names
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBDS-3199?page=com.atlassian.jira.plugin.... ]
Fred Bricon commented on JBDS-3199:
-----------------------------------
which version of the archetype is used? What runtime did you select while creating the project? Have you tried with the latest EAP one?
> Creating a new HTML5 "from scratch" retains "kitchensink" string in datasources instead of picking up actual project names
> --------------------------------------------------------------------------------------------------------------------------
>
> Key: JBDS-3199
> URL: https://issues.jboss.org/browse/JBDS-3199
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Components: central
> Affects Versions: 8.0.0.GA
> Reporter: Len DiMaggio
> Assignee: Fred Bricon
>
> These "kitchensink" strings are retained:
> grep -ir kitchen *
> main/resources/META-INF/persistence.xml: <jta-data-source>java:jboss/datasources/KitchensinkHTML5MobileQuickstartDS</jta-data-source>
> main/webapp/WEB-INF/kitchensink-quickstart-ds.xml: <datasource jndi-name="java:jboss/datasources/KitchensinkHTML5MobileQuickstartDS"
> main/webapp/WEB-INF/kitchensink-quickstart-ds.xml: pool-name="kitchensink-quickstart" enabled="true"
> test/resources/arquillian-ds.xml: <datasource jndi-name="java:jboss/datasources/KitchensinkHTML5MobileTestDS"
> test/resources/META-INF/test-persistence.xml: <jta-data-source>java:jboss/datasources/KitchensinkHTML5MobileTestDS</jta-data-source>
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 5 months
[JBoss JIRA] (JBDS-3199) Creating a new HTML5 "from scratch" retains "kitchensink" string in datasources instead of picking up actual project names
by Len DiMaggio (JIRA)
Len DiMaggio created JBDS-3199:
----------------------------------
Summary: Creating a new HTML5 "from scratch" retains "kitchensink" string in datasources instead of picking up actual project names
Key: JBDS-3199
URL: https://issues.jboss.org/browse/JBDS-3199
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Components: central
Affects Versions: 8.0.0.GA
Reporter: Len DiMaggio
Assignee: Fred Bricon
These "kitchensink" strings are retained:
grep -ir kitchen *
main/resources/META-INF/persistence.xml: <jta-data-source>java:jboss/datasources/KitchensinkHTML5MobileQuickstartDS</jta-data-source>
main/webapp/WEB-INF/kitchensink-quickstart-ds.xml: <datasource jndi-name="java:jboss/datasources/KitchensinkHTML5MobileQuickstartDS"
main/webapp/WEB-INF/kitchensink-quickstart-ds.xml: pool-name="kitchensink-quickstart" enabled="true"
test/resources/arquillian-ds.xml: <datasource jndi-name="java:jboss/datasources/KitchensinkHTML5MobileTestDS"
test/resources/META-INF/test-persistence.xml: <jta-data-source>java:jboss/datasources/KitchensinkHTML5MobileTestDS</jta-data-source>
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 5 months
[JBoss JIRA] (JBDS-3199) Creating a new HTML5 "from scratch" retains "kitchensink" string in datasources instead of picking up actual project names
by CDW Engine (JIRA)
[ https://issues.jboss.org/browse/JBDS-3199?page=com.atlassian.jira.plugin.... ]
CDW Engine updated JBDS-3199:
-----------------------------
CDW docs_ack: ?
CDW devel_ack: ?
CDW pm_ack: ?
CDW qa_ack: ?
CDW release: ?
> Creating a new HTML5 "from scratch" retains "kitchensink" string in datasources instead of picking up actual project names
> --------------------------------------------------------------------------------------------------------------------------
>
> Key: JBDS-3199
> URL: https://issues.jboss.org/browse/JBDS-3199
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Components: central
> Affects Versions: 8.0.0.GA
> Reporter: Len DiMaggio
> Assignee: Fred Bricon
>
> These "kitchensink" strings are retained:
> grep -ir kitchen *
> main/resources/META-INF/persistence.xml: <jta-data-source>java:jboss/datasources/KitchensinkHTML5MobileQuickstartDS</jta-data-source>
> main/webapp/WEB-INF/kitchensink-quickstart-ds.xml: <datasource jndi-name="java:jboss/datasources/KitchensinkHTML5MobileQuickstartDS"
> main/webapp/WEB-INF/kitchensink-quickstart-ds.xml: pool-name="kitchensink-quickstart" enabled="true"
> test/resources/arquillian-ds.xml: <datasource jndi-name="java:jboss/datasources/KitchensinkHTML5MobileTestDS"
> test/resources/META-INF/test-persistence.xml: <jta-data-source>java:jboss/datasources/KitchensinkHTML5MobileTestDS</jta-data-source>
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 5 months
[JBoss JIRA] (JBDS-3182) Installer step 4: remove obsolete 'bit' radio buttons
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-3182?page=com.atlassian.jira.plugin.... ]
Denis Golovin updated JBDS-3182:
--------------------------------
Fix Version/s: 8.0.x
9.0.0.Alpha1
> Installer step 4: remove obsolete 'bit' radio buttons
> -----------------------------------------------------
>
> Key: JBDS-3182
> URL: https://issues.jboss.org/browse/JBDS-3182
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Enhancement
> Components: installer
> Affects Versions: 8.0.0.CR2
> Reporter: Michelle Murray
> Assignee: Denis Golovin
> Priority: Minor
> Fix For: 8.0.x, 9.0.0.Alpha1
>
>
> Installer step 4 (Select JVM) has 'Installation Type' and radio buttons for 64 and 32 bit Java developer kits. This is now obsolete and should be removed:
> * There is no 32-bit supported OS X-JDK combination.
> * The radio buttons don't work for Linux-based or Windows OS for which there is supported 32/64 bit supported OS-JDK combinations.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 5 months
[JBoss JIRA] (JBDS-3182) Installer step 4: remove obsolete 'bit' radio buttons
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-3182?page=com.atlassian.jira.plugin.... ]
Denis Golovin reassigned JBDS-3182:
-----------------------------------
Assignee: Denis Golovin
> Installer step 4: remove obsolete 'bit' radio buttons
> -----------------------------------------------------
>
> Key: JBDS-3182
> URL: https://issues.jboss.org/browse/JBDS-3182
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Enhancement
> Components: installer
> Affects Versions: 8.0.0.CR2
> Reporter: Michelle Murray
> Assignee: Denis Golovin
> Priority: Minor
>
> Installer step 4 (Select JVM) has 'Installation Type' and radio buttons for 64 and 32 bit Java developer kits. This is now obsolete and should be removed:
> * There is no 32-bit supported OS X-JDK combination.
> * The radio buttons don't work for Linux-based or Windows OS for which there is supported 32/64 bit supported OS-JDK combinations.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 5 months
[JBoss JIRA] (TOOLSDOC-554) User must end each line in import.sql with a semi-colon character
by Len DiMaggio (JIRA)
Len DiMaggio created TOOLSDOC-554:
-------------------------------------
Summary: User must end each line in import.sql with a semi-colon character
Key: TOOLSDOC-554
URL: https://issues.jboss.org/browse/TOOLSDOC-554
Project: Documentation for JBoss Tools and Developer Studio
Issue Type: Bug
Affects Versions: 4.2.0.Final
Environment: Build Name: 22960, Start Developing-8.0
Build Date: 22-10-2014 11:29:36
Topic ID: 13783-717265 [Latest]
Reporter: Len DiMaggio
Assignee: Michelle Murray
Priority: Minor
Title: Prepare Event Records to Populate the Database
Describe the issue:
The text reads:
Create a new Event record by copying the following on one line after the existing Member record
But - before the user does this^ he/she must append a semi-colon character to the end of the existing Member record line in the import.sql file
Suggestions for improvement:
Additional information:
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 5 months
[JBoss JIRA] (JBDS-3197) Cannot connect to server running on localhost from internal web browser with org.jboss.tools.vpe.loadxulrunner=false
by Len DiMaggio (JIRA)
[ https://issues.jboss.org/browse/JBDS-3197?page=com.atlassian.jira.plugin.... ]
Len DiMaggio commented on JBDS-3197:
------------------------------------
This issue is not specific to either JBDS nor JBoss Tools.
The issues results from this being set:
org.jboss.tools.vpe.loadxulrunner=false
The real root cause of the issue is an OpenJDK problem as described in JBDS-3022 and JBDS-3054
> Cannot connect to server running on localhost from internal web browser with org.jboss.tools.vpe.loadxulrunner=false
> --------------------------------------------------------------------------------------------------------------------
>
> Key: JBDS-3197
> URL: https://issues.jboss.org/browse/JBDS-3197
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Components: server
> Affects Versions: 8.0.0.GA
> Environment: RHEL 6
> JBDS 8.0 GA
> Reporter: Len DiMaggio
> Assignee: Snjezana Peco
> Attachments: JBDS.png, JBT.png
>
>
> To recreate the problem:
> * Install JBDS 8 with the embedded EAP server
> * Create a new project - such as "start from scratch html5 kitchensink"
> * Start the embeded EAP server
> * Deploy the project to the server
> * Open the project URL - http://localhost:8080/jboss-as-kitchensink-html5-mobile/ in the internal web browser
> * This error is displayed in the internal browser view: Cannot connect to destination
> * Nothing is written to the eclipse .log
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 5 months