14 Replies Latest reply on Aug 23, 2007 4:12 AM by bensonfungjava

    Any way to debug why Seam isn't registering a component?

    smokingapipe

      I have a JAR file with what I think are Seam components in it. The thing is, none of them are being registered to Seam. I'm beating my head against the wall here. Is there some way to force Seam to register a component, or else is there some way to ask Seam why it didn't scan components from a Jar? I know about the seam.properties file; that's there. Seam is starting up. There is a ejb-jar.xml file in META-INF which is the bone stock file with the interceptors. Is there anything else I can do to force this to work?

      Thanks