ant build
it shows me this error
' javax.persistence.* ' does not exist.
Thank You
-
import javax.persistence.* does not exist (2 messages)
- Posted by: Asif Hussain Shaikh
- Posted on: May 03 2008 02:11 EDT
help me of this problem. when i try to build antThreaded Messages (2)
- Re: import javax.persistence.* does not exist by Robert O'Connor on May 03 2008 03:18 EDT
- Re: import javax.persistence.* does not exist in discussions by Asif Hussain Shaikh on May 03 2008 09:41 EDT
-
Re: import javax.persistence.* does not exist[ Go to top ]
- Posted by: Robert O'Connor
- Posted on: May 03 2008 03:18 EDT
- in response to Asif Hussain Shaikh
is the JPA jar (be it hibernate or whatever) in your classpath? -
Re: import javax.persistence.* does not exist in discussions[ Go to top ]
- Posted by: Asif Hussain Shaikh
- Posted on: May 03 2008 09:41 EDT
- in response to Robert O'Connor
where is classpath?