example « Seam « JPA Q&A





1. cannot deploy seam 2.2.0CR1 jpa example    seamframework.org

I check my classpath everything looks ok, I check the libraries under glassfish my database driver and needed hibernate libraries are included. It seems like I am missing a library but I couldn't figure out which one. Do you have any idea? Is using hibernate .jar files which came with seam 2.2.0CR1 sufficient or do I have to download new jars ...

3. JPA example on Websphere 6.1    seamframework.org

4. Running seam jpa example on WebLogic 10.3    seamframework.org

as you know at the first steps i tried to run seam 2.1.0.BETA1 on weblogic10, then after your reply i tried to run 2.0.2.SP1 ... i searched the bea directory and found concurrent.jar (couldn't find jboss-archive-browser.jar), i think it remained from old seam 2.1.0.BETA1 deployment, deleted the application from application console and reployed the jpa-sample again, but no success ..