[jbosstools-issues] [JBoss JIRA] (JBDS-2359) Spring example generates warnings

Max Rydahl Andersen (JIRA) jira-events at lists.jboss.org
Wed Aug 14 07:09:26 EDT 2013


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

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

There is a option to set "Connection does not exist" be None instead of default Warning, but then the project would be defining rules for *all* the jpa validation.
 
The proper way for a user to remove the warning is to setup a connection to his database and the validation will be performed. 

This warning is basically valid in context of loading the project in the IDE - it is pointing out that to get validation done you need to setup a connection. 

It is not pointing out specific errors in the code etc., just telling users need to setup a connection.
                
> Spring example generates warnings
> ---------------------------------
>
>                 Key: JBDS-2359
>                 URL: https://issues.jboss.org/browse/JBDS-2359
>             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: Marius Bogoevici
>             Fix For: 6.0.0.CR1
>
>
> The Spring example generates this warning:
> No connection specified for project. No database-specific validation will be performed.
> 	jboss-springmvc-webapp

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