[jbossseam-issues] [JBoss JIRA] Updated: (JBSEAM-1675) wanting logging configuration template

Pierre Raoul (JIRA) jira-events at lists.jboss.org
Fri Aug 24 17:00:47 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBSEAM-1675?page=all ]

Pierre Raoul updated JBSEAM-1675:
---------------------------------

    Attachment: ContextualRepositorySelector.java
                LoggingContextListener.java

Herewith the 2 classes I use, with in web.xml:
 
   <listener>
      <listener-class>org.jboss.seam.log.LoggingContextListener</listener-class>
   </listener>



> wanting logging configuration template
> --------------------------------------
>
>                 Key: JBSEAM-1675
>                 URL: http://jira.jboss.com/jira/browse/JBSEAM-1675
>             Project: JBoss Seam
>          Issue Type: Feature Request
>          Components: Tools
>    Affects Versions: 2.0.0.BETA1
>         Environment: OS: all; JBoss AS 4.2.0GA
>            Reporter: Ning Zhao
>         Attachments: ContextualRepositorySelector.java, LoggingContextListener.java
>
>
> Want to have myapplication.log configured by Seam-gen. It's also good if there will exist /log directories under the project root directory _and_ dist (packaged or exploded), so that the myapplication.log can be easily found. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list