0 Replies Latest reply on Feb 3, 2010 10:04 AM by johnson.jedi

    Why core:init and core:manager didn't work ?

    johnson.jedi
      Is there any possibility that core:init and core:manager tag in components.xml not function?

      My setting is
      <core:init debug="true"/>
      But it didn't work in debug mode, facelets debug not work, and debug the source

      org.jboss.seam.core.Init.isDebug()

      returns false...

      core:manager seems failed in the same way, I changed 'conversation-id-parameter' value but it just remained default value 'cid', didn't work...