[JBoss JIRA] (AS7-6666) Custom log handler properties should support expressions
by Oliver Bock (JIRA)
[ https://issues.jboss.org/browse/AS7-6666?page=com.atlassian.jira.plugin.s... ]
Oliver Bock commented on AS7-6666:
----------------------------------
Great!
Thanks
> Custom log handler properties should support expressions
> --------------------------------------------------------
>
> Key: AS7-6666
> URL: https://issues.jboss.org/browse/AS7-6666
> Project: Application Server 7
> Issue Type: Enhancement
> Components: Logging
> Affects Versions: 7.1.1.Final
> Reporter: Oliver Bock
> Assignee: James Perkins
> Priority: Minor
>
> The configuration of a custom-handler for the logging subsystem in standalone.xml doesn't support expressions in the value attribute of its properties/property elements. Those would be very useful, e.g. for OpenShift.
> Example ([...] denote omissions for clarity):
> {noformat}
> <custom-handler [...]>
> [...]
> <properties>
> <property name="myProp" value="${env.MY_PROP_VALUE}"/>
> </properties>
> </custom-handler>
> {noformat}
> TIA
--
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
13 years, 6 months
[JBoss JIRA] (DROOLS-65) Local Cache is not updated, case client is started before the server
by Alessandro Lazarotti (JIRA)
[ https://issues.jboss.org/browse/DROOLS-65?page=com.atlassian.jira.plugin.... ]
Alessandro Lazarotti updated DROOLS-65:
---------------------------------------
Git Pull Request: https://github.com/droolsjbpm/drools/pull/181
> Local Cache is not updated, case client is started before the server
> --------------------------------------------------------------------
>
> Key: DROOLS-65
> URL: https://issues.jboss.org/browse/DROOLS-65
> Project: Drools
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Environment: BRMS 5.3.1
> Reporter: Alessandro Lazarotti
> Assignee: Mark Proctor
>
> Local Cache is not updated, case client is started before the server
> 1. Start Guvnor
> 2. Any regular client application consumes some package with local cache configured (drools.resource.urlcache)
> 3. Stop client and server
> 4. Restart the client (it will work consuming data from loca cache)
> 5. Restart the server and changes a rule from the package used by client application
> 6. BUild the package
> 7. Local cache still consume the package from the local cache which is never synchronized with the server
> It works as expected case only the server is restarted or if server starts before the client.
--
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
13 years, 6 months
[JBoss JIRA] (DROOLS-65) Local Cache is not updated, case client is started before the server
by RH Bugzilla Integration (JIRA)
[ https://issues.jboss.org/browse/DROOLS-65?page=com.atlassian.jira.plugin.... ]
RH Bugzilla Integration updated DROOLS-65:
------------------------------------------
Bugzilla Update: Perform
Bugzilla References: https://bugzilla.redhat.com/show_bug.cgi?id=917787
> Local Cache is not updated, case client is started before the server
> --------------------------------------------------------------------
>
> Key: DROOLS-65
> URL: https://issues.jboss.org/browse/DROOLS-65
> Project: Drools
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Environment: BRMS 5.3.1
> Reporter: Alessandro Lazarotti
> Assignee: Mark Proctor
>
> Local Cache is not updated, case client is started before the server
> 1. Start Guvnor
> 2. Any regular client application consumes some package with local cache configured (drools.resource.urlcache)
> 3. Stop client and server
> 4. Restart the client (it will work consuming data from loca cache)
> 5. Restart the server and changes a rule from the package used by client application
> 6. BUild the package
> 7. Local cache still consume the package from the local cache which is never synchronized with the server
> It works as expected case only the server is restarted or if server starts before the client.
--
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
13 years, 6 months
[JBoss JIRA] (DROOLS-65) Local Cache is not updated, case client is started before the server
by Alessandro Lazarotti (JIRA)
Alessandro Lazarotti created DROOLS-65:
------------------------------------------
Summary: Local Cache is not updated, case client is started before the server
Key: DROOLS-65
URL: https://issues.jboss.org/browse/DROOLS-65
Project: Drools
Issue Type: Bug
Security Level: Public (Everyone can see)
Environment: BRMS 5.3.1
Reporter: Alessandro Lazarotti
Assignee: Mark Proctor
Local Cache is not updated, case client is started before the server
1. Start Guvnor
2. Any regular client application consumes some package with local cache configured (drools.resource.urlcache)
3. Stop client and server
4. Restart the client (it will work consuming data from loca cache)
5. Restart the server and changes a rule from the package used by client application
6. BUild the package
7. Local cache still consume the package from the local cache which is never synchronized with the server
It works as expected case only the server is restarted or if server starts before the client.
--
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
13 years, 6 months