LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   adding Spring-web.jar (https://www.linuxquestions.org/questions/linux-newbie-8/adding-spring-web-jar-930667/)

nks16june 02-22-2012 06:17 AM

adding Spring-web.jar
 
Hi,
i have a RED5 application which is not running due to this line.

<listener>
<listener-class>org.springframework.web.context.ContextLoaderListener
</listener-class>
</listener>

it can not found This Class.

i have downloaded Spring-web.jar but dont know how i can add that to existing Java its JDK 1.6

Please help.
Thanks
Nishant

corp769 02-22-2012 05:35 PM

Could you paste the command that you are running, and the full output from your terminal for us?


All times are GMT -5. The time now is 04:49 PM.