[jbosstools-issues] [JBoss JIRA] (JBDS-2358) GWT Web example generates warnings

Max Rydahl Andersen (JIRA) jira-events at lists.jboss.org
Wed Sep 18 07:39:03 EDT 2013


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

Max Rydahl Andersen commented on JBDS-2358:
-------------------------------------------

Ignore the connection issue - that is warning that will be on all projects that has JPA enabled but no database setup to validate the annotations against.

The injection validation sounds like something that we should add - i'll open a jira on that one.
                
> GWT Web example generates warnings
> ----------------------------------
>
>                 Key: JBDS-2358
>                 URL: https://issues.jboss.org/browse/JBDS-2358
>             Project: Developer Studio (JBoss Developer Studio)
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: central
>    Affects Versions: 6.0.0.Alpha2
>         Environment: Version: 6.0.0.Alpha2
> Build id: Alpha2-v20121004-2330-B40
> Build date: 20121004-2330
>            Reporter: Len DiMaggio
>            Assignee: Denis Golovin
>              Labels: examplewarnings
>         Attachments: JavaBuildProjectPreferences.png
>
>
> The GWT project generates these warnings:
> No connection specified for project. No database-specific validation will be performed.
> 	jboss-gwt-webapp
> Overriding managed version 1.0.0.GA for validation-api
> 	pom.xml	/jboss-gwt-webapp
> 	line 240
> No bean is eligible for injection to the injection point [JSR-299 §5.2.1]
> 	KitchenSinkApp.java
> 	/jboss-gwt-webapp/src/main/java/org/jboss/tools/gwt/kitchensink/client/local
> 	line 41	
> Unnecessary @SuppressWarnings("unused")
> 	Resources.java
> 	/jboss-gwt-webapp/src/main/java/org/jboss/tools/gwt/kitchensink/util
> 	line 24	
> Missing src folder configured in Java Build Path Project Preferences
> !JavaBuildProjectPreferences.png!

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the jbosstools-issues mailing list