Other than switching out the entitymanager, which I had to do for the JPA example to work anyway. Heres what I had to do (or at least what I can remember):
| * Copy sources, resources(resources-websphere61 actually) etc into the corresponding folders of the seamgen generated project | * Copy the jars from exploded-archives-websphere61\jboss-seam-jpa.war\WEB-INF\lib into the project's lib folder | * modify the build.xml to include these in the war (the hard part) | | | >It sounds like you do not have EJB3 requirements for your app like the poster in the other forum topic. Is that true? | | That is correct. But the JPA example uses Seam POJOs. So I wouldn't have used it as a starting point for EJB3. | | I will zip up the project and send it (minus the lib folder to keep down the size - but let me know if you want to see it and I'll send it). | | Regards, | | Gordon | View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4119264#4119264 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4119264 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
