Nishant Gupta - 2008-12-23

hi,
I a m nishant, while running the sample code of the sun XACML provided by the sun microsystems in the eclipse enviornment, the following error message was displayed at the runtime. so plz help me to get rid of this problem.

the error message shown is:

Exception in thread "main" java.lang.Error: Unresolved compilation problems:
    The import org.apache cannot be resolved
    XPathAPI cannot be resolved

    at com.sun.xacml.finder.impl.SelectorModule.<init>(SelectorModule.java:57)
    at SimplePDP.<init>(SimplePDP.java:124)
    at SimplePDP.main(SimplePDP.java:205)

thank you
NISHANT GUPTA