Hi every body,

I have two questions.

1. Is there any version of Jboss that come come with spring liberaries.
2. I made a standalone application using spring and it was working fine and now I am trying to integrate the JSF with spring. And I found the following error.(Even I have included the liberaries spring.jar and commons-logging.jar)

Error configuring application listener of class org.springframework.web.context.ContextLoaderListe ner
java.lang.ClassNotFoundException: org.springframework.web.context.ContextLoaderListe ner

Thanks in advance.