[JBoss-user] [Installation, Configuration & Deployment] - Re: log4j email appender not working with jboss

2006-06-22 Thread krustyfur
Can anyone help me on this please? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3952851#3952851 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3952851 Using Tomcat but need to do more? Need to support web services, sec

[JBoss-user] [Installation, Configuration & Deployment] - Re: log4j email appender not working with jboss

2006-06-16 Thread krustyfur
"jelevy01" wrote : ;) saw you message on the Log4j Mailing list. | | Anyways, are you sure your app is loading it's configuration from this log4j.xml? | | Try turning debug on in just this log4j.xml to confirm. | | Jeremy I figured I'd try both places, just in case. Yes I am posi

[JBoss-user] [Installation, Configuration & Deployment] - Re: log4j email appender not working with jboss

2006-06-15 Thread krustyfur
As a followup to this, I just wrote a simple command line app to test out the SMTPAppender and it works fine, using both the log4j.jar from JBoss (4.0.3) and v1.2.13 from Apache, so it appears it is something to do with the scope of running as a web app. Why is my logfile appender getting called

[JBoss-user] [Installation, Configuration & Deployment] - Re: log4j email appender not working with jboss

2006-06-14 Thread krustyfur
"jelevy01" wrote : You haven't added the email appender to the root logger. | | | I would also take out the priority on their and set it per project/path. | | J Why? I am not using the root logger. I could just as easily take it out. Everything gets caught by other two categories. Th

[JBoss-user] [Installation, Configuration & Deployment] - log4j email appender not working with jboss

2006-06-13 Thread krustyfur
I have configured log4j to write app logs using the RepositorySelector found in the Wiki here, and it is working just fine. I have tried to add an email appender to the configuration to email me the error & fatal messages and they are not getting sent. The log file contains the errors, but no em

[JBoss-user] [Tomcat, HTTPD, Servlets & JSP] - log4j & servlet filters

2006-04-14 Thread krustyfur
I have followed the wiki regarding Repository Selectors for initialising log4j, and have got it working for my web apps. I am using struts 1.2 and in the struts actions, I can use log4j and have it log properly. I also have a log statement inside the InitServlet where log4j is initialised and i

[JBoss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: enabling session serialization?

2006-01-31 Thread krustyfur
(We can't delete our own posts?) *sigh* I am used to this being enabled by default and not disabled by default. I found the right configuration item for it eventually. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3920780#3920780 Reply to the post : http://

[JBoss-user] [Tomcat, HTTPD, Servlets & JSP] - enabling session serialization?

2006-01-31 Thread krustyfur
I see topics with people asking how to disable session serialization, but I can't get it enabled to start with. I have previously deployed apps under tomcat standalone without any serialization issues, but now I am attempting to write new apps with struts and deploy them under jboss. I have a

[JBoss-user] [Installation, Configuration & Deployment] - Re: virtual server configuration not working

2006-01-04 Thread krustyfur
It's amazing what happens when you RTFM thoroughly :P There's all kinds of steps I have missed out on, so please ignore the above post for now :) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3915677#3915677 Reply to the post : http://www.jboss.com/index.ht

[JBoss-user] [Installation, Configuration & Deployment] - virtual server configuration not working

2006-01-04 Thread krustyfur
I am trying to move some apps running on just Apache + Tomcat to Apache + JBoss/Tomcat. I have downloaded and installed JBoss-4.0.3SP1 on a solaris 2.9 (x86) machine. Going to myhost.mydomain.com:8080 in a browser works, it brings up the JBoss welcome page with links to the tomcat status etc. I