When I run the Seam 1.0.1GA Hibernate testexample, here's the very beginning of the "ant clean testexample" output: testexample: | [copy] Copying 44 files to C:\robj\dev\seam\jboss-seam\examples\hibernate\build\test | [testng] INFO 03-07 10:40:37,125 (Log4JLogger.java:info:94) -reading components.xml | [testng] INFO 03-07 10:40:37,218 (Log4JLogger.java:info:94) -reading properties from: /seam.properties Note that all of the logging lines are "Log4JLogger.java:info:94". This is, of course, not what I want. I want to know where in the source is the original call to log.info, not the line number inside Log4JLogger!
This used to work with a previous beta of Seam, but broke somewhere along the way to 1.0.1GA. Anyone else noticed this? Troubled by it? Got a fix????? Thanks :-) Cheers, Rob View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3955111#3955111 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3955111 Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
