vote up 1 vote down star

How do I run Seam applications in JBoss AS?

I put JBoss SEAM as a dependence (using MAVEN2) of my project and deployed it in JBoss AS - just that will sufice to make my project work properly (with all the features provided by JBoss Seam) or do I need to modify JBoss AS in any way (like, for example, include some extra seam library in the lib directory of JBoss AS)?

flag

1 Answer

vote up 2 vote down check

You don't have to modify your JBoss AS installation, deploying the SEAM JARs as part of your application EAR should work perfectly.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.