Discussions

General J2EE: import javax.persistence.* does not exist

  1. help me of this problem. when i try to build ant
    ant build
    it shows me this error ' javax.persistence.* ' does not exist. Thank You
  2. is the JPA jar (be it hibernate or whatever) in your classpath?
  3. where is classpath?