[forge-issues] [JBoss JIRA] (FORGE-2466) Cannot use '~' in most of the command parameters

Antonio Goncalves (JIRA) issues at jboss.org
Fri Sep 4 08:39:00 EDT 2015


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

Antonio Goncalves updated FORGE-2466:
-------------------------------------
    Summary: Cannot use '~'  in most of the command parameters  (was: Cannot use '~'  in the interceptorBinding parameter of a cdi-new-interceptor command)


> Cannot use '~'  in most of the command parameters
> -------------------------------------------------
>
>                 Key: FORGE-2466
>                 URL: https://issues.jboss.org/browse/FORGE-2466
>             Project: Forge
>          Issue Type: Sub-task
>          Components: Java EE
>    Affects Versions: 2.19.0.Final
>            Reporter: Antonio Goncalves
>             Fix For: 2.x Future
>
>
> Cannot use '~'  in the interceptorBinding parameter of a cdi-new-interceptor command
> In the following script I can create an interceptor binding in the subpackage .view.util using the '~' symbol, but in the cdi-new-interceptor I can't. It throws an exception :
> {code}
> cdi-new-interceptor-binding --named CatchException --targetPackage ~.view.util ;
> cdi-new-interceptor --named CatchExceptionInterceptor --interceptorBinding ~.view.util.CatchException  --targetPackage ~.view.util ;
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the forge-issues mailing list