| Author |
struts2-maven File not found exception problem
|
sri ram kotireddy
Greenhorn
Joined: Mar 13, 2012
Posts: 16
|
|
Hi Folks,
I created maven project using struts2 starter archetype in eclipse. Everything is configured correctly project is getting maven nature and i updated maven configuration.
But, I am getting an error when start the tomcat server
I searched for this exception, i found that jar files that are downloaded through are not in eclipse path that why i am getting this error.
Is my assumption is right?
If it is yes, how to put the maven downloaded jar files into the eclipse class path.
If it is no, Tell me how to resolve this problem.
Thanks in advance.
Ram.
|
 |
Mohana Rao Sv
Ranch Hand
Joined: Aug 01, 2007
Posts: 485
|
|
|
Usually we get this exception when struts-core jar is missing. It was there in that jar file. Checkout how you are building the project.
|
ocjp 6 — Feeding a person with food is a great thing in this world. Feeding the same person by transferring the knowledge is far more better thing. The reason is the amount of satisfaction which we get through food is of only one minute or two. But the satisfaction which we can get through the knowledge is of life long.
|
 |
sri ram kotireddy
Greenhorn
Joined: Mar 13, 2012
Posts: 16
|
|
All jars present in the maven dependencies. I cheked.
Thanks.
Ram.
|
 |
 |
|
|
subject: struts2-maven File not found exception problem
|
|
|