[jboss-user] [JBoss Seam] - Re: Developing with Seam 2 and deploying on WebSphere
gduq
do-not-reply at jboss.com
Fri Jan 11 17:22:02 EST 2008
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
More information about the jboss-user
mailing list