Xain
Xain

Reputation:

Porting Jboss/Seam App to newer versions

I have a Web App running using SEAM 2.0.2 on JBoss 4.2. When I tried to run it using Seam 2.1 and JBoss 5, all sorts of problems arised. Is there a porting guide available for this scenario that you're aware of ?

Thanks.

Upvotes: 1

Views: 136

Answers (1)

Peter Hilton
Peter Hilton

Reputation: 17344

Start with jboss-seam-2.1.2/seam21migration.txt for Seam. I don't know about JBoss 5.

Upvotes: 1

Related Questions