[JBoss-user] [EJB 3.0] - Re: Cryptic startup error message: from Seam forum

2006-03-31 Thread Nebob
I should mention that the message in question is bolded in the quoted block of startup messages in the linked thread. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3934055#3934055 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=

[JBoss-user] [EJB 3.0] - Cryptic startup error message: from Seam forum

2006-03-31 Thread Nebob
Hi, I posted this message [http://www.jboss.com/index.html?module=bb&op=viewtopic&t=80266] on the Seam forum the other day and identified an error message appearing in my JBoss AS startup logs that I didn't understand. My problem from that thread seems to have been unrelated to this message an

[JBoss-user] [JBoss Seam] - Re: Configuring deployment in Eclipse

2006-03-31 Thread Nebob
"[EMAIL PROTECTED]" wrote : | Your problem is probably linked to this error: | "Nebob" wrote : | | 16:15:22,995 ERROR [FacesConfigurator] Class org.jboss.seam.jsf.SeamPhaseListener does not implement PhaseListener | | | | You have a classloading issue, make

[JBoss-user] [JBoss Seam] - Configuring deployment in Eclipse

2006-03-30 Thread Nebob
Hello! I am a new user trying to get started with Seam. I have downloaded JBoss AS 4.0.4rc1 and Seam 1.0b2, and set them up in order to run the examples. I used ANT to build and deploy the examples, and everything worked great! With that working, I set out to get the booking example imported in