[jboss-user] [JBoss Tools (users)] - Re: JBoss Tools 3.0.0.Alpha1 is released

berenErchamion do-not-reply at jboss.com
Wed Aug 27 09:16:53 EDT 2008


The other issue is:

08:54:23,709 WARN  [SeamPhaseListener] There should only be one Seam phase listener per application

When you use the wizard to create an EAR project I get this issue every time. The application will deploy properly, but then it will not load up and you'll get an exception about duplicate PhaseListener's. 

I think the problem is a collision between the base project and the ejb project and their manifest files. If you go into the manifest file in the META-INF directory of the ejb project and delete the reference to jboss-seam.jar and then redeploy your app it will now work. 

Of course this causes problems in the eclipse project. You can right-click on the project and now go in and manually add jboss-seam.jar back to the build path to fix that. I figured this out this morning as a workable solution. Kind of messy and just a hack, but so far it works. 

beren

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4172813#4172813

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4172813



More information about the jboss-user mailing list