Re: At JavaOne?

2008-05-08 Thread Dario Laverde
> > like to ask OpenEJB questions in person, I'd be happy to meet you. I > sent a > > similar email out last year for JavaOne and met some really nice people. > > One of them was Dario Laverde who ended up writing a couple articles on > > Tomcat/OpenEJB [1][2]. >

Re: Where do I get javax.persistence package?

2007-10-18 Thread Dario Laverde
Hello Satsuma, Add the following 2 jars to your classpath: geronimo-ejb_3.0_spec-1.0.jar geronimo-jpa_3.0_spec-1.1.jar For an example (using Tomcat) check my blog entry at: http://javanotebook.com/2007/09/28/openejb_3_and_tomcat_6.html -Dario > Thank you Mohammad for your reply. > > I can not