[jboss-user] [JBoss Seam] - Re: Injected Logger is null on tomcat, seam 1.2

2007-12-19 Thread tiwaryamit
If I have log4j.jar and log4j.xml in classpath, will Seam pick it up automatically? Where do IUI specify the name of the log configuration file to Seam? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4114109#4114109 Reply to the post :

[jboss-user] [JBoss Seam] - Re: Injected Logger is null on tomcat, seam 1.2

2007-12-19 Thread tiwaryamit
Thanks pete. I try that tonite. U r great help :-) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4114497#4114497 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4114497 ___

[jboss-user] [JBoss Seam] - Injected Logger is null on tomcat, seam 1.2

2007-12-14 Thread tiwaryamit
Hi, I was trying to use the inbuilt seam component logger. I injected it in one of the seam component, but to my surprise it comes to be null. Other than keeping log4j.xml in WEB-INF/classes of tomcat, I don't have any other setting/configuration? Am I missing anything? How do I use this

[jboss-user] [JBoss Seam] - Please help me with answering this on unit/integrated tests

2007-11-05 Thread tiwaryamit
Hi . I have started on Seam a few weeks and looks like it is going to be our framework for next set of web development. I was interested in hibernate2 example which came with Seam download. There were no unit/integration tests provided. Does it mean that we can't have unit/integrated tests

[jboss-user] [JBoss Seam] - Re: Unable to locate NamespaceHandler for namespace [http://

2007-04-15 Thread tiwaryamit
No Mike. Not happening. And then, I am not able to run the Spring Example on jboss-4.0.5.GA. Please help sir. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4037421#4037421 Reply to the post :

[jboss-user] [JBoss Seam] - Unable to locate NamespaceHandler for namespace [http://jbos

2007-04-05 Thread tiwaryamit
Geeks, Save the foot soldier. Trying to make Seam+Spring+Hibernate app, getting the below error, name space lookup problem. Pls. help. 12:01:15,765 INFO [STDOUT] 12:01:15,750 ERROR [[/prevea]] Exception sending context initialized event to listener instance of class

[jboss-user] [JBoss Seam] - error running seam spring example

2007-04-05 Thread tiwaryamit
Geeks, Tried running the spring example provided with the Seam distribution. Getting this error at start, Exception sending context initialized event to listener instance of class org.jboss.seam.servlet.SeamListener org.springframework.beans.factory.parsing.BeanDefinitionParsingException:

[jboss-user] [JBoss Seam] - java.lang.RuntimeException: Could not create Component: org.

2007-04-04 Thread tiwaryamit
PLEASE HELP. Hey Geeks; Pls help. This is the first day with Seam and I ran into this problem. I am trying to use Spring with Seam. I get the above exception. The root cause is Caused by: java.lang.IllegalArgumentException: no such setter method:

[jboss-user] [JBoss Seam] - no such setter method: org.jboss.seam.ioc.spring.ContextLoad

2007-04-04 Thread tiwaryamit
Please help geeks. Caused by: java.lang.IllegalArgumentException: no such setter method: org.jboss.seam.ioc.spring.ContextLoader.contextLocations at org.jboss.seam.util.Reflections.getSetterMethod(Reflections.java:219) at