[jbosstools-issues] [JBoss JIRA] (JBIDE-13554) No validation marker when injecting unsupported config property

Viacheslav Kabanovich (JIRA) jira-events at lists.jboss.org
Wed Feb 20 20:34:56 EST 2013


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

Viacheslav Kabanovich edited comment on JBIDE-13554 at 2/20/13 8:33 PM:
------------------------------------------------------------------------

Deltaspike config extension provides the way to create converters to any types by extending BaseConfigPropertyProducer. I am not sure about javax.ws.rs.core.Application, but why not, custom producer might return it as the converted value for some property name.

In our tool, we have never validated type of config property injection.
                
      was (Author: scabanovich):
    Deltaspike config extension provides the way to create converters to any types by extending BaseConfigPropertyProducer. I am not sure about javax.ws.rs.core.Application, but why not, custom producer might return it as the converted value for some property name.
                  
> No validation marker when injecting unsupported config property
> ---------------------------------------------------------------
>
>                 Key: JBIDE-13554
>                 URL: https://issues.jboss.org/browse/JBIDE-13554
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: CDI extensions
>    Affects Versions: 4.1.0.Alpha1
>         Environment: JBDS 7.0.0.Alpha1, deltaspike 0.4
>            Reporter: Jaroslav Jankovič
>            Assignee: Viacheslav Kabanovich
>             Fix For: 4.1.x
>
>
> This bug has appeared in JBDS 7.0.0 Alpha1. In major version 6 there was no such a bug.

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