[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 Jan 27 16:42:49 EST 2015


    [ https://issues.jboss.org/browse/JBDS-3199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13035496#comment-13035496 ] 

Fred Bricon commented on JBDS-3199:
-----------------------------------

- mobile cheatsheet shows up, open all files. good. however, snippet highlighting is bad. Line numbers (fromLineX,toLine=Y) don't match actual code for index.html, app.js, pom.xml, MemberService, MemberRepository, MemberRegistration. Not exactly a blocker but annoying
- minify profile in blank mobile archetype fails because of missing wro files. blocker
- spring : Project build error: Non-resolvable import POM: Failure to find org.jboss.bom.wfk:jboss-javaee-6.0-with-spring4.1:pom:2.7.0-redhat-1 in file:/Users/fbricon/Dev/maven/jboss-wfk-2.7.0-maven-repository/ was cached in the local repository, resolution will not be reattempted until the update interval of jboss-wfk-maven-repository has elapsed or updates are forced. jboss-javaee-6.0-with-spring4 is available in the wfk repo, not jboss-javaee-6.0-with-spring4.1. blocker
- spring has no cheatsheet. but I guess we don't care too much about it
- RF kitchensink. line numbers are off as well in index.xhtml mostly
- RF kitchensink still hardcodes KitchensinkrfQuickstartDS
- RF kitchensink doesn't build [ERROR]   The project foo.bar:rfk:0.0.1-SNAPSHOT (/Users/fbricon/Dev/workspaces/offline/rfk/pom.xml) has 1 error
[ERROR]     'dependencies.dependency.version' for org.atmosphere:atmosphere-runtime:jar is missing. @ line 211, column 21








p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 11.0px Monaco; min-height: 15.0px}
p.p2 {margin: 0.0px 0.0px 0.0px 0.0px; font: 11.0px Monaco}
span.s1 {text-decoration: underline ; color: #0433ff}



  



  



16:19:18,093 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/rfk].[FacesServlet]] (http-localhost/127.0.0.1:8080-2) JBWEB000236: Servlet.service() for servlet FacesServlet threw exception: java.lang.IllegalArgumentException: pushTopic request parameter must be present













p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 11.0px 'Helvetica Neue'}



Project build error: Non-resolvable import POM: Failure to find org.jboss.bom.wfk:jboss-javaee-6.0-with-spring4.1:pom:2.7.0-redhat-1 in file:/Users/fbricon/Dev/maven/jboss-wfk-2.7.0-maven-repository/ was cached in the local repository, resolution will not be reattempted until the update interval of jboss-wfk-maven-repository has elapsed or updates are forced




 

> 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.GA
>
>
> 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