[
https://issues.jboss.org/browse/JBSEAM-4957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12694299#comment-12694299
]
Marek Novotny commented on JBSEAM-4957:
---------------------------------------
Filtering works if tokens are in src/main/resources/components.properties as
jndiPattern=${jndiPattern}
distributable=${distributable}
{code:xml}
<resources>
<resource>
<directory>src/main/resources</directory>
<filtering>true</filtering>
</resource>
</resources>
{code}
> JBoss Tools and M2e-WTP doesn't filter properly
> -----------------------------------------------
>
> Key: JBSEAM-4957
> URL: https://issues.jboss.org/browse/JBSEAM-4957
> Project: Seam 2
> Issue Type: Task
> Components: Tools
> Affects Versions: 2.3.0.BETA1, 2.3.0.BETA2
> Environment: JBoss Tools nightly build from 21st May
> Reporter: Marek Novotny
>
> Imported examples from SVN into JBoss Tools are not correctly build. There is
> blocked filtering of @@ tokens and that causes errors in deployment phase for
> instance @jndiPattern@ are not evaluated correctly.
> {noformat}
> Caused by: java.lang.IllegalArgumentException: Exception setting property
> org.jboss.seam.core.init.jndiPattern on component org.jboss.seam.core.init.
> Expression @jndiPattern@ evaluated to null.
> {noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
seam-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/seam-issues