| From | Sent On | Attachments |
|---|---|---|
| Kevin Lwinmoe (JIRA) | Oct 26, 2005 5:29 am | |
| Kevin Lwinmoe (JIRA) | Oct 26, 2005 5:31 am | |
| Matt Raible (JIRA) | Jan 9, 2006 3:53 am | |
| Matt Raible (JIRA) | Jan 14, 2006 10:51 am | |
| Thomas Gaudin (JIRA) | Apr 5, 2006 5:19 am | |
| Thomas Gaudin (JIRA) | Apr 5, 2006 5:19 am | |
| Thomas Gaudin (JIRA) | Apr 5, 2006 5:19 am | |
| Thomas Gaudin (JIRA) | Apr 5, 2006 5:30 am | |
| Matt Raible (JIRA) | Apr 5, 2006 10:18 am | |
| Thomas Gaudin | Apr 5, 2006 10:44 am | |
| Thomas Gaudin (JIRA) | Apr 5, 2006 10:46 am | |
| Matt Raible (JIRA) | Apr 6, 2006 6:55 pm | |
| Thomas Gaudin (JIRA) | Apr 7, 2006 1:14 am |
| Subject: | Re: [JIRA] Commented: (APF-199) Reporting the application errors via email doesn't work with log4j.properties | |
|---|---|---|
| From: | Thomas Gaudin (tho...@gmail.com) | |
| Date: | Apr 5, 2006 10:44:33 am | |
| List: | net.java.dev.appfuse.issues | |
mail.properties is not loaded by default, that is why I made this suggestion in my previous comment. Would you prefer to load mail.properties and use mail.default.from? I didn't test this solution so I am not aware of the consequences.
On 4/5/06, Matt Raible (JIRA) <iss...@appfuse.dev.java.net> wrote:
[ http://issues.appfuse.org/browse/APF-199?page=comments#action_10655]
Matt Raible commented on APF-199: ---------------------------------
I suggest we use the mail.default.from from mail.properties. This would allos us to change nothing in build.properties, and add the following in build.xml:
<filter token="ERROR-MAILFROM" value="${mail.default.from}"/>
... assuming that mail.properties is loaded in build.xml.
Matt
Reporting the application errors via email doesn't work with log4j.properties
-----------------------------------------------------------------------------
Key: APF-199 URL: http://issues.appfuse.org/browse/APF-199 Project: AppFuse Type: Bug
Components: Service Layer Versions: 1.8.2 Reporter: Kevin Lwinmoe Assignee: Thomas Gaudin Fix For: 1.9.1
Well, I found out that reporting the application errors via email
feature doesn't work after I configured the log4j.properties file. I configured correctly but somehow it didn't work.
-- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.appfuse.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira





