[jbosstools-issues] [JBoss JIRA] (JBDS-3199) Creating a new HTML5 "from scratch" retains "kitchensink" string in datasources instead of picking up actual project names

Fred Bricon (JIRA) issues at jboss.org
Tue Feb 10 15:17:49 EST 2015


     [ https://issues.jboss.org/browse/JBDS-3199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Fred Bricon resolved JBDS-3199.
-------------------------------
    Fix Version/s: 8.1.0.Beta1
                       (was: 8.1.0.GA)
       Resolution: Partially Completed


Projects created for Wildfly and EAP 6.3 use the updated archetypes (resp wildfly 8.2.0 and WFK 2.7.0). Older versions of the runtimes will still target the old (broken) archetypes

> 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, upstream
>    Affects Versions: 8.0.0.GA
>            Reporter: Len DiMaggio
>            Assignee: Fred Bricon
>             Fix For: 8.1.0.Beta1
>
>
> 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.11#6341)


More information about the jbosstools-issues mailing list