Not able to expand jar files [message #865056] |
Mon, 30 April 2012 03:54 |
Eclipse User |
|
|
|
Hi,
I was trying to run a simple demo program from spring application. While I tried to run the code I could see the following exception:
java.lang.ClassNotFoundException: org.springframework.expression.PropertyAccessor
So I tried adding the following jar (along with the other jar files) which was the only matching jar file from the latest spring modules.
org.springframework.expression-sources-3.1.1.RELEASE
First I tried to find the exact jar (with the name expression) but couldnt. Next I tried to expand the above jar file to find the required class file PropertyAccessor, but I couldnt expand this jar file whereas I could expand other jar files.
Is there any problem while adding the jar file, can anybody help me on this.
|
|
|
Powered by
FUDForum. Page generated in 0.03406 seconds